ALPSCore reference
|
Metafunction returning "mathematical scalar" type for a type: <complex<T>> specialization. More...
#include <scalar.hpp>
Public Types | |
typedef std::complex< T > | type |
Metafunction returning "mathematical scalar" type for a type: <complex<T>> specialization.
Definition at line 32 of file scalar.hpp.
typedef std::complex<T> alps::numeric::scalar< std::complex< T > >::type |
Definition at line 33 of file scalar.hpp.