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

Public Member Functions | |
template < typename DecompositionPolicy , typename NormalizationType = NoNormalization > | |
| void | operator() (CFType< DecompositionPolicy, NormalizationType > *c) const |
| Delete CFType object. More... | |
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.