mlpack  3.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
get_binding_name.hpp File Reference
Include dependency graph for get_binding_name.hpp:

Go to the source code of this file.

Namespaces

 mlpack
 .hpp
 
 mlpack::bindings
 
 mlpack::bindings::markdown
 

Functions

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. More...