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

#include <util.hpp>

Collaboration diagram for alps::alea::make_real< std::complex< T > >:
Collaboration graph

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct alps::alea::make_real< std::complex< T > >

Extract underlying real type from complex, leave real types unchanged

Definition at line 36 of file util.hpp.

Member Typedef Documentation

template<typename T >
typedef T alps::alea::make_real< std::complex< T > >::type

Definition at line 36 of file util.hpp.


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