AbsErrorVisitor modifies absolute error tolerance for a KDEType. More...
Public Member Functions | |
AbsErrorVisitor (const double absError) | |
AbsErrorVisitor constructor. More... | |
template < typename KernelType , template < typename TreeMetricType , typename TreeStatType , typename TreeMatType > class TreeType > | |
void | operator() (KDEType< KernelType, TreeType > *kde) const |
Default AbsErrorVisitor on some KDEType. More... | |
AbsErrorVisitor modifies absolute error tolerance for a KDEType.
Definition at line 219 of file kde_model.hpp.
AbsErrorVisitor | ( | const double | absError | ) |
AbsErrorVisitor constructor.
void operator() | ( | KDEType< KernelType, TreeType > * | kde | ) | const |
Default AbsErrorVisitor on some KDEType.