DeleteVisitor Class Reference

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

Inheritance diagram for DeleteVisitor:

Public Member Functions

template
<
typename
DecompositionPolicy
,
typename
NormalizationType
=
NoNormalization
>
void operator() (CFType< DecompositionPolicy, NormalizationType > *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 41 of file cf_model.hpp.

Member Function Documentation

◆ operator()()

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

Delete CFType object.


The documentation for this class was generated from the following file:
  • /home/ryan/src/mlpack.org-go/_src/mlpack-git/src/mlpack/methods/cf/cf_model.hpp