SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ShogunFeatureVectorCallback Struct Reference

Detailed Description

Definition at line 52 of file tapkee_shogun.cpp.

Public Member Functions

 ShogunFeatureVectorCallback (CDotFeatures *f)
tapkee::IndexType dimension () const
void vector (int i, tapkee::DenseVector &v) const

Public Attributes

int32_t dim
CDotFeaturesfeatures

Constructor & Destructor Documentation

Definition at line 54 of file tapkee_shogun.cpp.

Member Function Documentation

tapkee::IndexType dimension ( ) const

Definition at line 55 of file tapkee_shogun.cpp.

void vector ( int  i,
tapkee::DenseVector &  v 
) const

Definition at line 62 of file tapkee_shogun.cpp.

Member Data Documentation

int32_t dim
mutable

Definition at line 67 of file tapkee_shogun.cpp.

CDotFeatures* features

Definition at line 68 of file tapkee_shogun.cpp.


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

SHOGUN Machine Learning Toolbox - Documentation