![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#include <QuaternionExpression.hpp>
Inheritance diagram for CDPL::Math::QuaternionUnary1< E, F >: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< QuaternionUnary1< E, F > > | |
| typedef QuaternionUnary1< E, F > | ExpressionType |
Public Types inherited from CDPL::Math::Expression< E > | |
| typedef E | ExpressionType |
Public Member Functions | |
| QuaternionUnary1 (const ExpressionType &e) | |
| ConstReference | getC1 () const |
| ConstReference | getC2 () const |
| ConstReference | getC3 () const |
| ConstReference | getC4 () const |
Public Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionUnary1< E, F > > | |
| const ExpressionType & | operator() () const |
| ExpressionType & | operator() () |
Additional Inherited Members | |
Protected Member Functions inherited from CDPL::Math::QuaternionExpression< QuaternionUnary1< E, F > > | |
| QuaternionExpression () | |
| ~QuaternionExpression () | |
Protected Member Functions inherited from CDPL::Math::Expression< E > | |
| Expression () | |
| ~Expression () | |
| typedef F::ResultType CDPL::Math::QuaternionUnary1< E, F >::ValueType |
| typedef const ValueType CDPL::Math::QuaternionUnary1< E, F >::ConstReference |
| typedef const ValueType CDPL::Math::QuaternionUnary1< E, F >::Reference |
| typedef const SelfType CDPL::Math::QuaternionUnary1< E, F >::ConstClosureType |
| typedef SelfType CDPL::Math::QuaternionUnary1< E, F >::ClosureType |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |