Classes | Macros
arma_static_check.hpp File Reference

Go to the source code of this file.

Classes

struct  arma_type_check_cxx1998< ERROR___INCORRECT_OR_UNSUPPORTED_TYPE >
 
struct  arma_type_check_cxx1998< false >
 

Macros

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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:31:59