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 NSType instance. More...

Inheritance diagram for DeleteVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename NSType >
void operator() (NSType *ns) const
 Delete the NSType object. More...
 

Detailed Description

DeleteVisitor deletes the given NSType instance.

Definition at line 264 of file ns_model.hpp.

Member Function Documentation

void operator() ( NSType ns) const

Delete the NSType object.


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