14 #ifndef MLPACK_CORE_UTIL_PROGRAM_DOC_HPP 15 #define MLPACK_CORE_UTIL_PROGRAM_DOC_HPP 69 Example(
const std::function
& example); 82 SeeAlso(
const std::string& description,
const std::string& link);
Linear algebra utility functions, generally performed on matrices or vectors.
ProgramName(const std::string &programName)
Construct a ProgramName object.