mlpack
master
|
DeleteVisitor deletes the given NSType instance. More...
Public Member Functions | |
template<typename NSType > | |
void | operator() (NSType *ns) const |
Delete the NSType object. More... | |
DeleteVisitor deletes the given NSType instance.
Definition at line 247 of file ns_model.hpp.
void mlpack::neighbor::DeleteVisitor::operator() | ( | NSType * | ns | ) | const |
Delete the NSType object.