ALPSCore reference
Public Types | List of all members
alps::numeric::scalar< std::complex< T > > Struct Template Reference

Metafunction returning "mathematical scalar" type for a type: <complex<T>> specialization. More...

#include <scalar.hpp>

Collaboration diagram for alps::numeric::scalar< std::complex< T > >:
Collaboration graph

Public Types

typedef std::complex< T > type
 

Detailed Description

template<typename T>
struct alps::numeric::scalar< std::complex< T > >

Metafunction returning "mathematical scalar" type for a type: <complex<T>> specialization.

Definition at line 32 of file scalar.hpp.

Member Typedef Documentation

template<typename T >
typedef std::complex<T> alps::numeric::scalar< std::complex< T > >::type

Definition at line 33 of file scalar.hpp.


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