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

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

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 242 of file ns_model.hpp.

Member Function Documentation

double& operator() ( NSType ns) const

Return epsilon, the approximation parameter.


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