mlpack  master
Public Member Functions | List of all members
mlpack::range::ReferenceSetVisitor Class Reference

ReferenceSetVisitor exposes the referenceSet of the given RSType. More...

Inheritance diagram for mlpack::range::ReferenceSetVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename RSType >
const arma::mat & operator() (RSType *rs) const
 Return the reference set. More...
 

Detailed Description

ReferenceSetVisitor exposes the referenceSet of the given RSType.

Definition at line 171 of file rs_model.hpp.

Member Function Documentation

template<typename RSType >
const arma::mat& mlpack::range::ReferenceSetVisitor::operator() ( RSType rs) const

Return the reference set.


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