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.
GRT::TestResult Member List

This is the complete list of members for GRT::TestResult, including all inherited members.

accuracy (defined in GRT::TestResult)GRT::TestResult
confusionMatrix (defined in GRT::TestResult)GRT::TestResult
fMeasure (defined in GRT::TestResult)GRT::TestResult
numTestSamples (defined in GRT::TestResult)GRT::TestResult
numTrainingSamples (defined in GRT::TestResult)GRT::TestResult
operator=(const TestResult &rhs) (defined in GRT::TestResult)GRT::TestResultinline
precision (defined in GRT::TestResult)GRT::TestResult
recall (defined in GRT::TestResult)GRT::TestResult
rejectionPrecision (defined in GRT::TestResult)GRT::TestResult
rejectionRecall (defined in GRT::TestResult)GRT::TestResult
rmsError (defined in GRT::TestResult)GRT::TestResult
TestResult()GRT::TestResultinline
TestResult(const TestResult &rhs)GRT::TestResultinline
testTime (defined in GRT::TestResult)GRT::TestResult
totalSquaredError (defined in GRT::TestResult)GRT::TestResult
trainingTime (defined in GRT::TestResult)GRT::TestResult
~TestResult()GRT::TestResultinline