mlpack
Public Member Functions | List of all members
mlpack::util::ProgramName Class Reference

Public Member Functions

 ProgramName (const std::string &programName)
 Construct a ProgramName object. More...
 

Constructor & Destructor Documentation

◆ ProgramName()

ProgramName::ProgramName ( const std::string &  programName)

Construct a ProgramName object.

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

Parameters
programNameName of the binding.

The documentation for this class was generated from the following files: