|
mlpack
master
|
EpsilonVisitor exposes the Epsilon method of the given NSType. More...

Public Member Functions | |
| template<typename NSType > | |
| double & | operator() (NSType *ns) const |
| Return epsilon, the approximation parameter. More... | |
EpsilonVisitor exposes the Epsilon method of the given NSType.
Definition at line 225 of file ns_model.hpp.
| double& mlpack::neighbor::EpsilonVisitor::operator() | ( | NSType * | ns | ) | const |
Return epsilon, the approximation parameter.
1.8.11