![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
#include <SparseContainerElement.hpp>
Additional Inherited Members | |
![]() | |
typedef T | ValueType |
typedef T | RealType |
typedef const T & | ConstReference |
typedef ScalarTraits< T > | SelfType |
![]() | |
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) |