![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#include <SparseContainerElement.hpp>
Inheritance diagram for CDPL::Math::TypeTraits< SparseContainerElement< C > >:Additional Inherited Members | |
Public Types inherited from CDPL::Math::ScalarTraits< T > | |
| typedef T | ValueType |
| typedef T | RealType |
| typedef const T & | ConstReference |
| typedef ScalarTraits< T > | SelfType |
Static Public Member Functions inherited from CDPL::Math::ScalarTraits< T > | |
| static RealType | real (ConstReference t) |
| static RealType | imag (ConstReference) |
| static RealType | conj (ConstReference t) |
| static RealType | abs (ConstReference t) |
| static ValueType | sqrt (ConstReference t) |
| static RealType | norm1 (ConstReference t) |
| static RealType | norm2 (ConstReference t) |
| static RealType | normInf (ConstReference t) |