mlpack  3.1.0
 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 CFType<> object which is pointed to by the variable cf in class CFModel. More...

Inheritance diagram for DeleteVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename DecompositionPolicy >
void operator() (CFType< DecompositionPolicy > *c) const
 Delete CFType object. More...
 

Detailed Description

DeleteVisitor deletes the CFType<> object which is pointed to by the variable cf in class CFModel.

Definition at line 34 of file cf_model.hpp.

Member Function Documentation

void operator() ( CFType< DecompositionPolicy > *  c) const

Delete CFType object.


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