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

#include <program_doc.hpp>

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()

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: