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

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

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

Public Member Functions

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

Detailed Description

ReferenceSetVisitor exposes the referenceSet of the given NSType.

Definition at line 236 of file ns_model.hpp.

Member Function Documentation

template<typename NSType >
const arma::mat& mlpack::neighbor::ReferenceSetVisitor::operator() ( NSType ns) const

Return the reference set.


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