|
mlpack
3.4.2
|
ReferenceSetVisitor exposes the referenceSet of the given NSType. More...

Public Member Functions | |
| template<typename NSType > | |
| const arma::mat & | operator() (NSType *ns) const |
| Return the reference set. More... | |
| template<typename RAType > | |
| const arma::mat & | operator() (RAType *ra) const |
| Return the reference set. More... | |
ReferenceSetVisitor exposes the referenceSet of the given NSType.
Exposes the referenceSet of the given RAType.
Definition at line 218 of file ns_model.hpp.
| const arma::mat& operator() | ( | NSType * | ns | ) | const |
Return the reference set.
| const arma::mat& operator() | ( | RAType * | ra | ) | const |
Return the reference set.
1.8.5