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

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

#include <ra_model.hpp>

Inheritance diagram for NaiveVisitor:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

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

Definition at line 252 of file ra_model.hpp.

Member Function Documentation

◆ operator()()

bool & operator() ( RAType ra) const

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


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