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

Public Member Functions

 SeeAlso (const std::string &description, const std::string &link)
 Construct a SeeAlso object. More...
 

Detailed Description

Definition at line 72 of file program_doc.hpp.

Constructor & Destructor Documentation

SeeAlso ( const std::string description,
const std::string link 
)

Construct a SeeAlso object.

When constructed, it will register itself with IO.

Parameters
descriptionDescription of SeeAlso.
linkLink of SeeAlso.

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