GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
fp_type_traits< T > Class Template Reference
Collaboration diagram for fp_type_traits< T >:

Static Public Attributes

static const bool is_complex = false
 

Detailed Description

template<typename T>
class fp_type_traits< T >

Definition at line 319 of file mex.cc.

Member Data Documentation

◆ is_complex

template<typename T >
const bool fp_type_traits< T >::is_complex = false
static

Definition at line 322 of file mex.cc.


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