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< Scalar13QuaternionTernary< E1, E2, E3, F > > | |
typedef Scalar13QuaternionTernary< E1, E2, E3, F > | ExpressionType |
Public Types inherited from CDPL::Math::Expression< Scalar13QuaternionTernary< E1, E2, E3, F > > | |
typedef Scalar13QuaternionTernary< E1, E2, E3, F > | ExpressionType |
Public Member Functions | |
Scalar13QuaternionTernary (const Expression1Type &e1, const Expression2Type &e2, const Expression3Type &e3) | |
ConstReference | getC1 () const |
ConstReference | getC2 () const |
ConstReference | getC3 () const |
ConstReference | getC4 () const |
Public Member Functions inherited from CDPL::Math::QuaternionExpression< Scalar13QuaternionTernary< E1, E2, E3, F > > | |
const ExpressionType & | operator() () const |
ExpressionType & | operator() () |
Additional Inherited Members | |
Protected Member Functions inherited from CDPL::Math::QuaternionExpression< Scalar13QuaternionTernary< E1, E2, E3, F > > | |
QuaternionExpression () | |
~QuaternionExpression () | |
Protected Member Functions inherited from CDPL::Math::Expression< Scalar13QuaternionTernary< E1, E2, E3, F > > | |
Expression () | |
~Expression () | |
typedef F::ResultType CDPL::Math::Scalar13QuaternionTernary< E1, E2, E3, F >::ValueType |
typedef const ValueType CDPL::Math::Scalar13QuaternionTernary< E1, E2, E3, F >::ConstReference |
typedef const ValueType CDPL::Math::Scalar13QuaternionTernary< E1, E2, E3, F >::Reference |
typedef const SelfType CDPL::Math::Scalar13QuaternionTernary< E1, E2, E3, F >::ConstClosureType |
typedef SelfType CDPL::Math::Scalar13QuaternionTernary< E1, E2, E3, F >::ClosureType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |