GestureRecognitionToolkit  Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
TestResult.h File Reference

The TestResult class provides a data structure for storing the results of a classification or regression test. More...

#include "../DataStructures/VectorFloat.h"
#include "../DataStructures/MatrixFloat.h"

Go to the source code of this file.

Classes

class  TestResult
 

Detailed Description

The TestResult class provides a data structure for storing the results of a classification or regression test.

Author
Nicholas Gillian ngill.nosp@m.ian@.nosp@m.media.nosp@m..mit.nosp@m..edu
Version
1.0

Definition in file TestResult.h.