mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
NaiveVisitor Class Reference

NaiveVisitor exposes the Naive() method of the given RSType. More...

Inheritance diagram for NaiveVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename RSType >
bool & operator() (RSType *rs) const
 Get a reference to the naive parameter of the given RangeSearch object. More...
 

Detailed Description

NaiveVisitor exposes the Naive() method of the given RSType.

Definition at line 228 of file rs_model.hpp.

Member Function Documentation

bool& operator() ( RSType rs) const

Get a reference to the naive parameter of the given RangeSearch object.


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