GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
LIBSVM::QMatrix Class Referenceabstract
Inheritance diagram for LIBSVM::QMatrix:
LIBSVM::Kernel LIBSVM::ONE_CLASS_Q LIBSVM::SVC_Q LIBSVM::SVR_Q

Public Member Functions

virtual Qfloat * get_Q (int column, int len) const =0
 
virtual double * get_QD () const =0
 
virtual void swap_index (int i, int j) const =0
 

Detailed Description

Definition at line 189 of file libsvm.cpp.


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