mlpack
2.2.5
|
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 264 of file ns_model.hpp.
void operator() | ( | NSType * | ns | ) | const |
Delete the NSType object.