$search
#include <arma_config.hpp>
Static Public Attributes | |
static const bool | atlas = false |
static const bool | blas = false |
static const bool | boost = false |
static const bool | boost_date = false |
static const bool | debug = true |
static const bool | extra_code = false |
static const bool | extra_debug = false |
static const bool | good_comp = false |
static const bool | lapack = false |
static const uword | mat_prealloc = 16 |
Definition at line 19 of file arma_config.hpp.
const bool arma_config::atlas = false [static] |
Definition at line 30 of file arma_config.hpp.
const bool arma_config::blas = false [static] |
Definition at line 44 of file arma_config.hpp.
const bool arma_config::boost = false [static] |
Definition at line 51 of file arma_config.hpp.
const bool arma_config::boost_date = false [static] |
Definition at line 58 of file arma_config.hpp.
const bool arma_config::debug = true [static] |
Definition at line 63 of file arma_config.hpp.
const bool arma_config::extra_code = false [static] |
Definition at line 92 of file arma_config.hpp.
const bool arma_config::extra_debug = false [static] |
Definition at line 72 of file arma_config.hpp.
const bool arma_config::good_comp = false [static] |
Definition at line 79 of file arma_config.hpp.
const bool arma_config::lapack = false [static] |
Definition at line 37 of file arma_config.hpp.
const uword arma_config::mat_prealloc = 16 [static] |
Definition at line 24 of file arma_config.hpp.