ALPS MPS Codes
Reference documentation.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Attributes | List of all members
maquis::traits::real_identity< std::complex< T > > Struct Template Reference

#include <traits.hpp>

Static Public Attributes

static const std::complex< T > value = std::complex<T>(1,0)
 

Detailed Description

template<class T>
struct maquis::traits::real_identity< std::complex< T > >

Definition at line 14 of file traits.hpp.

Member Data Documentation

template<class T >
const std::complex< T > maquis::traits::real_identity< std::complex< T > >::value = std::complex<T>(1,0)
static

Definition at line 14 of file traits.hpp.


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