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

SearchModeVisitor exposes the SearchMode() method of the given NSType. More...

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

Public Member Functions

template<typename NSType >
NeighborSearchModeoperator() (NSType *ns) const
 Return the search mode. More...
 

Detailed Description

SearchModeVisitor exposes the SearchMode() method of the given NSType.

Definition at line 214 of file ns_model.hpp.

Member Function Documentation

template<typename NSType >
NeighborSearchMode& mlpack::neighbor::SearchModeVisitor::operator() ( NSType ns) const

Return the search mode.


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