Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <Expression.hpp>
Public Types | |
typedef C | ContainerType |
Public Types inherited from CDPL::Math::MatrixExpression< C > | |
typedef C | ExpressionType |
Public Types inherited from CDPL::Math::Expression< C > | |
typedef C | ExpressionType |
Public Member Functions | |
const ContainerType & | operator() () const |
ContainerType & | operator() () |
Public Member Functions inherited from CDPL::Math::MatrixExpression< C > | |
const ExpressionType & | operator() () const |
ExpressionType & | operator() () |
Protected Member Functions | |
MatrixContainer () | |
~MatrixContainer () | |
Protected Member Functions inherited from CDPL::Math::MatrixExpression< C > | |
MatrixExpression () | |
~MatrixExpression () | |
Protected Member Functions inherited from CDPL::Math::Expression< C > | |
Expression () | |
~Expression () | |
typedef C CDPL::Math::MatrixContainer< C >::ContainerType |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |