12 #ifndef MLPACK_METHODS_NN_MAXIMAL_INPUTS_HPP 13 #define MLPACK_METHODS_NN_MAXIMAL_INPUTS_HPP 82 void MaximalInputs(
const arma::mat& parameters, arma::mat& output);
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.