Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | List of all members
CDPL::Math::MatrixUnaryTraits< E, F > Struct Template Reference

#include <MatrixExpression.hpp>

Public Types

typedef MatrixUnary< E, F > ExpressionType
 
typedef ExpressionType ResultType
 

Member Typedef Documentation

◆ ExpressionType

template<typename E , typename F >
typedef MatrixUnary<E, F> CDPL::Math::MatrixUnaryTraits< E, F >::ExpressionType

◆ ResultType

template<typename E , typename F >
typedef ExpressionType CDPL::Math::MatrixUnaryTraits< E, F >::ResultType

The documentation for this struct was generated from the following file: