Highly Efficient FFT for Exascale: HeFFTe v2.3
heffte::stock::is_complex< T > Struct Template Reference

Struct determining whether a type is a complex number. More...

#include <heffte_stock_vec_types.h>

Static Public Attributes

static constexpr bool value = is_fcomplex<T>::value || is_dcomplex<T>::value
 

Detailed Description

template<typename T>
struct heffte::stock::is_complex< T >

Struct determining whether a type is a complex number.


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