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