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

Exposes the SingleMode() method of the given RAType. More...

#include <ra_model.hpp>

Inheritance diagram for SingleModeVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename RAType >
bool & operator() (RAType *ra) const
 Get a reference to the SingleMode parameter of the given RASearch object. More...
 

Detailed Description

Exposes the SingleMode() method of the given RAType.

Definition at line 220 of file ra_model.hpp.

Member Function Documentation

◆ operator()()

bool & operator() ( RAType ra) const

Get a reference to the SingleMode parameter of the given RASearch object.


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