GestureRecognitionToolkit  Version: 1.0 Revision: 04-03-15
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
GRT::SoftmaxModel Class Reference

Public Member Functions

bool init (UINT classLabel, UINT N)
 
double compute (const VectorDouble &x)
 

Public Attributes

UINT classLabel
 
UINT N
 
VectorDouble w
 
double w0
 

Detailed Description

Definition at line 36 of file SoftmaxModel.h.


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