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::MinMax Class Reference

Public Member Functions

 MinMax (double minValue, double maxValue)
 
MinMaxoperator= (const MinMax &rhs)
 
bool updateMinMax (double newValue)
 

Public Attributes

double minValue
 
double maxValue
 

Detailed Description

Definition at line 27 of file MinMax.h.


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