mlpack 3.4.2
Public Member Functions | List of all members
SingleModeVisitor Class Reference

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

#include <rs_model.hpp>

Inheritance diagram for SingleModeVisitor:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

SingleModeVisitor exposes the SingleMode() method of the given RSType.

Definition at line 188 of file rs_model.hpp.

Member Function Documentation

◆ operator()()

bool & operator() ( RSType rs) const

Get a reference to the singleMode parameter of the given RangeSeach object.


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