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 401 of file traits.hpp.


Member Function Documentation

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

Definition at line 405 of file traits.hpp.

00405 {}


Member Data Documentation

const bool isnt_supported_elem_type_false::value = false [static]

Definition at line 403 of file traits.hpp.