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

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

#include <heffte_stock_vec_types.h>

Static Public Attributes

static constexpr bool value = is_float<T>::value || is_double<T>::value
 

Detailed Description

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

Struct determining whether a type is a real number.


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