openmp.hpp File Reference
#include "pass_bits/problem.hpp"
Include dependency graph for openmp.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
pass | |
Functions | |
bool | pass::enable_openmp (const pass::problem &problem) |
arma::mat | pass::train (const int &examples) |
arma::rowvec | pass::build_model (const arma::mat &training_points) |