15 #ifndef MLPACK_BINDINGS_MARKDOWN_BINDING_NAME_HPP
16 #define MLPACK_BINDINGS_MARKDOWN_BINDING_NAME_HPP
44 std::unordered_map<std::string, util::BindingDetails>
map;
static BindingInfo & GetSingleton()
Get the singleton.
The core includes that mlpack expects; standard C++ includes and Armadillo.
std::unordered_map< std::string, util::BindingDetails > map
Internally-held map for mapping a binding name to a BindingDetails.
The BindingInfo class is used by the Markdown documentation generator to store multiple documentation...
static util::BindingDetails & GetBindingDetails(const std::string &bindingName)
Return a BindingDetails object for a given bindingName.
This structure holds all of the information about bindings documentation.
static std::string & Language()
Get or modify the current language (don't set it to something invalid!).
src mlpack core util version hpp VERSION_HPP_CONTENTS string(REGEX REPLACE".*#define MLPACK_VERSION_MAJOR ([0-9]+).*""\\1"MLPACK_VERSION_MAJOR"${VERSION_HPP_CONTENTS}") string(REGEX REPLACE".* MLPACK_VERSION_MINOR "$