mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
DeleteVisitor Class Reference

DeleteVisitor deletes the given RSType instance. More...

Inheritance diagram for DeleteVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename RSType >
void operator() (RSType *rs) const
 Delete the RSType object. More...
 

Detailed Description

DeleteVisitor deletes the given RSType instance.

Definition at line 182 of file rs_model.hpp.

Member Function Documentation

void operator() ( RSType rs) const

Delete the RSType object.


The documentation for this class was generated from the following file: