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