SeeAlso Class Reference

Public Member Functions

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

 

Detailed Description

Definition at line 81 of file program_doc.hpp.

Constructor & Destructor Documentation

◆ SeeAlso()

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

Construct a SeeAlso object.

When constructed, it will register itself with IO for the given bindingName.

Parameters
bindingNameName of the binding.
descriptionDescription of SeeAlso.
linkLink of SeeAlso.

The documentation for this class was generated from the following file:
  • /home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/core/util/program_doc.hpp