|
mlpack 3.4.2
|
GetValueVisitor returns the pointer which points to the CFType object. More...
#include <cf_model.hpp>

Public Member Functions | |
| template<typename DecompositionPolicy , typename NormalizationType = NoNormalization> | |
| void * | operator() (CFType< DecompositionPolicy, NormalizationType > *c) const |
| Return stored pointer as void* type. More... | |
GetValueVisitor returns the pointer which points to the CFType object.
Definition at line 53 of file cf_model.hpp.
| void * operator() | ( | CFType< DecompositionPolicy, NormalizationType > * | c | ) | const |
Return stored pointer as void* type.
1.9.2