|
mlpack
|
Public Member Functions | |
| ProgramName (const std::string &programName) | |
| Construct a ProgramName object. More... | |
| 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.
| programName | Name of the binding. |
1.8.13