Classes | Defines
Arma_static_check

Classes

struct  arma_type_check_cxx1998< ERROR___INCORRECT_OR_UNSUPPORTED_TYPE >
struct  arma_type_check_cxx1998< false >

Defines

#define arma_static_check(condition, message)   static const char message[ (condition) ? -1 : +1 ]
#define arma_type_check(condition)   arma_type_check_cxx1998<condition>::apply()

Define Documentation

#define arma_static_check (   condition,
  message 
)    static const char message[ (condition) ? -1 : +1 ]

Definition at line 49 of file arma_static_check.hpp.

#define arma_type_check (   condition)    arma_type_check_cxx1998<condition>::apply()

Definition at line 51 of file arma_static_check.hpp.



armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:06