ALPSCore reference
Static Public Member Functions | List of all members
alps::cast_hook< std::complex< U >, T > Struct Template Reference

#include <cast.hpp>

Collaboration diagram for alps::cast_hook< std::complex< U >, T >:
Collaboration graph

Static Public Member Functions

static std::complex< U > apply (T const &arg)
 

Detailed Description

template<typename U, typename T>
struct alps::cast_hook< std::complex< U >, T >

Definition at line 126 of file cast.hpp.

Member Function Documentation

template<typename U , typename T >
static std::complex<U> alps::cast_hook< std::complex< U >, T >::apply ( T const &  arg)
inlinestatic

Definition at line 127 of file cast.hpp.


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