13 #ifndef MLPACK_BINDINGS_MARKDOWN_GET_BINDING_NAME_HPP 14 #define MLPACK_BINDINGS_MARKDOWN_GET_BINDING_NAME_HPP 29 const std::string& name);
Linear algebra utility functions, generally performed on matrices or vectors.
std::string GetBindingName(const std::string &language, const std::string &name)
Given a language name and a binding name, return the name of that binding for that language...
The core includes that mlpack expects; standard C++ includes and Armadillo.