13#ifndef MLPACK_BINDINGS_MARKDOWN_GET_BINDING_NAME_HPP
14#define MLPACK_BINDINGS_MARKDOWN_GET_BINDING_NAME_HPP
29 const std::string& name);
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.
Linear algebra utility functions, generally performed on matrices or vectors.
The core includes that mlpack expects; standard C++ includes and Armadillo.