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

Public Member Functions

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

Constructor & Destructor Documentation

◆ SeeAlso()

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