mlpack  3.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Example Class Reference

Public Member Functions

 Example (const std::function< std::string()> &example)
 Construct a Example object. More...
 

Detailed Description

Definition at line 60 of file program_doc.hpp.

Constructor & Destructor Documentation

Example ( const std::function< std::string()> &  example)

Construct a Example object.

When constructed, it will register itself with IO.

Parameters
exampleDocumentation on how to use the binding.

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