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

Public Member Functions

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

Public Attributes

Float minValue
 
Float maxValue
 

Detailed Description

Definition at line 29 of file MinMax.h.


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