mlpack  3.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
GetValueVisitor Class Reference

GetValueVisitor returns the pointer which points to the CFType object. More...

Inheritance diagram for GetValueVisitor:
Inheritance graph
[legend]

Public Member Functions

template<typename DecompositionPolicy , typename NormalizationType = NoNormalization>
void * operator() (CFType< DecompositionPolicy, NormalizationType > *c) const
 Return stored pointer as void* type. More...
 

Detailed Description

GetValueVisitor returns the pointer which points to the CFType object.

Definition at line 53 of file cf_model.hpp.

Member Function Documentation

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

Return stored pointer as void* type.


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