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, is_first > 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, bool is_first>
struct comp_get_helper< T, dim, is_first >

Helper class for complex number getter.

Definition at line 68 of file type_operators.hpp.

Member Function Documentation

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

Definition at line 69 of file type_operators.hpp.

Here is the caller graph for this function:


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