Chemical Data Processing Library C++ API - Version 1.1.1
|
#include <QuaternionExpression.hpp>
Public Types | |
typedef F::ResultType | ValueType |
typedef const ValueType | ConstReference |
typedef const ValueType | Reference |
typedef const SelfType | ConstClosureType |
typedef SelfType | ClosureType |
Public Types inherited from CDPL::Math::QuaternionExpression< QuaternionUnary2< E, F > > | |
typedef QuaternionUnary2< E, F > | ExpressionType |
Public Types inherited from CDPL::Math::Expression< QuaternionUnary2< E, F > > | |
typedef QuaternionUnary2< E, F > | ExpressionType |
Public Member Functions | |
QuaternionUnary2 (const ExpressionType &e) | |
ConstReference | getC1 () const |
ConstReference | getC2 () const |
ConstReference | getC3 () const |
ConstReference | getC4 () const |
Public Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionUnary2< E, F > > | |
const ExpressionType & | operator() () const |
ExpressionType & | operator() () |
Additional Inherited Members | |
Protected Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionUnary2< E, F > > | |
QuaternionExpression () | |
~QuaternionExpression () | |
Protected Member Functions inherited from CDPL::Math::Expression< QuaternionUnary2< E, F > > | |
Expression () | |
~Expression () | |
typedef F::ResultType CDPL::Math::QuaternionUnary2< E, F >::ValueType |
typedef const ValueType CDPL::Math::QuaternionUnary2< E, F >::ConstReference |
typedef const ValueType CDPL::Math::QuaternionUnary2< E, F >::Reference |
typedef const SelfType CDPL::Math::QuaternionUnary2< E, F >::ConstClosureType |
typedef SelfType CDPL::Math::QuaternionUnary2< E, F >::ClosureType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |