mlpack
2.2.5
|
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 operator() | ( | RSType * | rs | ) | const |
Delete the RSType object.