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

#include <program_doc_wrapper.hpp>

Public Member Functions

 ExampleWrapper (const std::string &bindingName, const std::function< std::string()> &example)
 Register example. More...
 

Detailed Description

Definition at line 65 of file program_doc_wrapper.hpp.

Constructor & Destructor Documentation

◆ ExampleWrapper()

ExampleWrapper ( const std::string &  bindingName,
const std::function< std::string()> &  example 
)
inline

Register example.

Definition at line 71 of file program_doc_wrapper.hpp.

References BindingInfo::GetSingleton(), and BindingInfo::map.


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