#include <constants.hpp>
Static Public Attributes | |
static const bool | atlas = true |
static const bool | lapack = true |
static const bool | blas = true |
static const bool | boost = true |
static const bool | debug = true |
static const bool | extra_debug = true |
Definition at line 69 of file constants.hpp.
static const bool arma_config::atlas = true [static] |
Definition at line 72 of file constants.hpp.
Referenced by junk::arma_first_extra_debug_message::arma_first_extra_debug_message().
static const bool arma_config::lapack = true [static] |
Definition at line 79 of file constants.hpp.
Referenced by junk::arma_first_extra_debug_message::arma_first_extra_debug_message().
static const bool arma_config::blas = true [static] |
Definition at line 86 of file constants.hpp.
Referenced by junk::arma_first_extra_debug_message::arma_first_extra_debug_message().
static const bool arma_config::boost = true [static] |
Definition at line 93 of file constants.hpp.
Referenced by junk::arma_first_extra_debug_message::arma_first_extra_debug_message().
static const bool arma_config::debug = true [static] |
Definition at line 100 of file constants.hpp.
Referenced by field< oT >::~field(), Mat< eT >::~Mat(), and podarray< T1 >::~podarray().
static const bool arma_config::extra_debug = true [static] |
Definition at line 107 of file constants.hpp.