config.hpp File Reference
#include <armadillo>
Include dependency graph for config.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
pass | |
Macros | |
#define | ARMA_DONT_PRINT_ERRORS |
#define | ARMA_USE_CXX11 |
#define | MAXIMAL_NUMBER_OF_THREADS 1 |
Functions | |
int | pass::thread_number () |
int | pass::number_of_threads () |
int | pass::node_rank () |
int | pass::number_of_nodes () |
Variables | |
bool | pass::is_verbose |
int | pass::global_number_of_runs |
double | pass::precision |
arma::uword | pass::parameter_setting_number_of_runs |
Macro Definition Documentation
◆ ARMA_DONT_PRINT_ERRORS
#define ARMA_DONT_PRINT_ERRORS |
◆ ARMA_USE_CXX11
#define ARMA_USE_CXX11 |
◆ MAXIMAL_NUMBER_OF_THREADS
#define MAXIMAL_NUMBER_OF_THREADS 1 |