mlpack
master
|
NaiveVisitor exposes the Naive() method of the given RSType. More...
Public Member Functions | |
template<typename RSType > | |
bool & | operator() (RSType *rs) const |
Get a reference to the naive parameter of the given RangeSearch object. More... | |
NaiveVisitor exposes the Naive() method of the given RSType.
Definition at line 228 of file rs_model.hpp.
bool& mlpack::range::NaiveVisitor::operator() | ( | RSType * | rs | ) | const |
Get a reference to the naive parameter of the given RangeSearch object.