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

EpsilonVisitor exposes the Epsilon method of the given NSType. More...

#include <ns_model.hpp>

Inheritance diagram for EpsilonVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename NSType >
double & operator() (NSType *ns) const
 Return epsilon, the approximation parameter. More...
 

Detailed Description

EpsilonVisitor exposes the Epsilon method of the given NSType.

Definition at line 207 of file ns_model.hpp.

Member Function Documentation

◆ operator()()

double & operator() ( NSType ns) const

Return epsilon, the approximation parameter.


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