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

#include <program_doc.hpp>

Public Member Functions

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

Detailed Description

Definition at line 20 of file program_doc.hpp.

Constructor & Destructor Documentation

◆ 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 file: