![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#include <Functional.hpp>
Inheritance diagram for CDPL::Math::QuaternionNorm2< Q >:Public Types | |
| typedef QuaternionScalarRealUnaryFunctor< Q >::ValueType | ValueType |
| typedef QuaternionScalarRealUnaryFunctor< Q >::RealType | RealType |
| typedef QuaternionScalarRealUnaryFunctor< Q >::ResultType | ResultType |
Public Types inherited from CDPL::Math::QuaternionScalarRealUnaryFunctor< Q > | |
| typedef Q::ValueType | ValueType |
| typedef ValueType | RealType |
| typedef RealType | ResultType |
Static Public Member Functions | |
| static ResultType | apply (const QuaternionExpression< Q > &e) |
| typedef QuaternionScalarRealUnaryFunctor<Q>::ValueType CDPL::Math::QuaternionNorm2< Q >::ValueType |
| typedef QuaternionScalarRealUnaryFunctor<Q>::RealType CDPL::Math::QuaternionNorm2< Q >::RealType |
| typedef QuaternionScalarRealUnaryFunctor<Q>::ResultType CDPL::Math::QuaternionNorm2< Q >::ResultType |
|
inlinestatic |