mlpack  3.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
NaiveVisitor Class Reference

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

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

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: