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

Public Member Functions

 ShortDescription (const std::string &shortDescription)
 Construct a ShortDescription object. More...
 

Constructor & Destructor Documentation

◆ ShortDescription()

ShortDescription::ShortDescription ( const std::string &  shortDescription)

Construct a ShortDescription object.

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

Parameters
shortDescriptionA short two-sentence description of the binding, what it does, and what it is useful for.

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