Static Public Member Functions | Static Public Attributes

isnt_supported_elem_type_false Struct Reference
[Traits]

#include <traits.hpp>

Inheritance diagram for isnt_supported_elem_type_false:
isnt_supported_elem_type< double > isnt_supported_elem_type< float > isnt_supported_elem_type< s16 > isnt_supported_elem_type< s32 > isnt_supported_elem_type< s8 > isnt_supported_elem_type< std::complex< double > > isnt_supported_elem_type< std::complex< float > > isnt_supported_elem_type< u16 > isnt_supported_elem_type< u32 > isnt_supported_elem_type< u8 >

List of all members.

Static Public Member Functions

static arma_inline void check ()

Static Public Attributes

static const bool value = false

Detailed Description

Definition at line 554 of file traits.hpp.


Member Function Documentation

static arma_inline void isnt_supported_elem_type_false::check (  )  [inline, static]

Definition at line 558 of file traits.hpp.

{}


Member Data Documentation

const bool isnt_supported_elem_type_false::value = false [static]

Definition at line 556 of file traits.hpp.