Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | Static Public Member Functions | List of all members
CDPL::Math::QuaternionNorm< Q > Struct Template Reference

#include <Functional.hpp>

+ Inheritance diagram for CDPL::Math::QuaternionNorm< 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)
 

Member Typedef Documentation

◆ ValueType

◆ RealType

◆ ResultType

Member Function Documentation

◆ apply()

template<typename Q >
static ResultType CDPL::Math::QuaternionNorm< Q >::apply ( const QuaternionExpression< Q > &  e)
inlinestatic

The documentation for this struct was generated from the following file: