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