12 #ifndef MLPACK_CORE_MATH_RANDOM_BASIS_HPP 13 #define MLPACK_CORE_MATH_RANDOM_BASIS_HPP 27 void RandomBasis(arma::mat& basis,
const size_t d);
Linear algebra utility functions, generally performed on matrices or vectors.
Definition: cv.hpp:1
The core includes that mlpack expects; standard C++ includes and Armadillo.