|
mlpack
master
|
SingleModeVisitor exposes the SingleMode() method of the given RSType. More...

Public Member Functions | |
| template<typename RSType > | |
| bool & | operator() (RSType *rs) const |
| Get a reference to the singleMode parameter of the given RangeSeach object. More... | |
SingleModeVisitor exposes the SingleMode() method of the given RSType.
Definition at line 214 of file rs_model.hpp.
| bool& mlpack::range::SingleModeVisitor::operator() | ( | RSType * | rs | ) | const |
Get a reference to the singleMode parameter of the given RangeSeach object.
1.8.11