LILAC
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
comp_get_helper< T, dim, false > Struct Template Reference

Helper class for complex number getter. More...

#include <type_operators.hpp>

Static Public Member Functions

static float_traits< T >::type & pull (std::complex< T > &pullfrom)

Detailed Description

template<class T, size_t dim>
struct comp_get_helper< T, dim, false >

Helper class for complex number getter.

Definition at line 78 of file type_operators.hpp.

Member Function Documentation

template<class T , size_t dim>
static float_traits<T>::type& comp_get_helper< T, dim, false >::pull ( std::complex< T > &  pullfrom)
inlinestatic

Definition at line 79 of file type_operators.hpp.

Here is the call graph for this function:


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