|
mlpack
master
|
ReferenceSetVisitor exposes the referenceSet of the given RSType. More...

Public Member Functions | |
| template<typename RSType > | |
| const arma::mat & | operator() (RSType *rs) const |
| Return the reference set. More... | |
ReferenceSetVisitor exposes the referenceSet of the given RSType.
Definition at line 171 of file rs_model.hpp.
| const arma::mat& mlpack::range::ReferenceSetVisitor::operator() | ( | RSType * | rs | ) | const |
Return the reference set.
1.8.11