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

Public Member Functions

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

Constructor & Destructor Documentation

◆ Example()

Example::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 files: