$search

junk::arma_elem_size_test Struct Reference

#include <typedef.hpp>

List of all members.

Public Member Functions

 arma_static_check ((sizeof(std::complex< double >)!=16), ERROR___TYPE_COMPLEX_DOUBLE_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(std::complex< float >)!=8), ERROR___TYPE_COMPLEX_FLOAT_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(double)!=8), ERROR___TYPE_DOUBLE_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(float)!=4), ERROR___TYPE_FLOAT_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(s32)!=4), ERROR___TYPE_S32_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(u32)!=4), ERROR___TYPE_U32_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(s16)!=2), ERROR___TYPE_S16_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(u16)!=2), ERROR___TYPE_U16_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(s8)!=1), ERROR___TYPE_S8_HAS_UNSUPPORTED_SIZE)
 arma_static_check ((sizeof(u8)!=1), ERROR___TYPE_U8_HAS_UNSUPPORTED_SIZE)

Detailed Description

Definition at line 171 of file typedef.hpp.


Member Function Documentation

junk::arma_elem_size_test::arma_static_check ( (sizeof(std::complex< double >)!=16)  ,
ERROR___TYPE_COMPLEX_DOUBLE_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(std::complex< float >)!=8)  ,
ERROR___TYPE_COMPLEX_FLOAT_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(double)!=8)  ,
ERROR___TYPE_DOUBLE_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(float)!=4)  ,
ERROR___TYPE_FLOAT_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(s32)!=4)  ,
ERROR___TYPE_S32_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(u32)!=4)  ,
ERROR___TYPE_U32_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(s16)!=2)  ,
ERROR___TYPE_S16_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(u16)!=2)  ,
ERROR___TYPE_U16_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(s8)!=1)  ,
ERROR___TYPE_S8_HAS_UNSUPPORTED_SIZE   
)
junk::arma_elem_size_test::arma_static_check ( (sizeof(u8)!=1)  ,
ERROR___TYPE_U8_HAS_UNSUPPORTED_SIZE   
)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:28:14 2013