|
SHOGUN
4.2.0
|
Definition at line 51 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 |
| CDotFeatures * | features |
Definition at line 53 of file tapkee_shogun.cpp.
| tapkee::IndexType dimension | ( | ) | const |
Definition at line 54 of file tapkee_shogun.cpp.
| void vector | ( | int | i, |
| tapkee::DenseVector & | v | ||
| ) | const |
Definition at line 61 of file tapkee_shogun.cpp.
|
mutable |
Definition at line 66 of file tapkee_shogun.cpp.
| CDotFeatures* features |
Definition at line 67 of file tapkee_shogun.cpp.