mlpack
master
|
DeleteVisitor deletes the given RSType instance. More...
Public Member Functions | |
template<typename RSType > | |
void | operator() (RSType *rs) const |
Delete the RSType object. More... | |
DeleteVisitor deletes the given RSType instance.
Definition at line 182 of file rs_model.hpp.
void mlpack::range::DeleteVisitor::operator() | ( | RSType * | rs | ) | const |
Delete the RSType object.