BindingName Class Reference

Public Member Functions

 BindingName (const std::string &bindingName, const std::string &name)
 Construct a BindingName object. More...

 

Detailed Description

Definition at line 20 of file program_doc.hpp.

Constructor & Destructor Documentation

◆ BindingName()

BindingName ( const std::string &  bindingName,
const std::string &  name 
)

Construct a BindingName object.

When constructed, it will register itself with IO. A fatal error will be thrown if more than one is constructed for a given bindingName.

Parameters
bindingNameName of the binding.
nameName displayed to user of the binding.

The documentation for this class was generated from the following file:
  • /home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/core/util/program_doc.hpp