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.
|
This is the complete list of members for IndexedDouble, including all inherited members.
index (defined in IndexedDouble) | IndexedDouble | |
IndexedDouble() (defined in IndexedDouble) | IndexedDouble | inline |
IndexedDouble(unsigned int index, double value) (defined in IndexedDouble) | IndexedDouble | inline |
IndexedDouble(const IndexedDouble &rhs) (defined in IndexedDouble) | IndexedDouble | inline |
operator=(const IndexedDouble &rhs) (defined in IndexedDouble) | IndexedDouble | inline |
sortIndexedDoubleByIndexAscending(IndexedDouble a, IndexedDouble b) (defined in IndexedDouble) | IndexedDouble | inlinestatic |
sortIndexedDoubleByIndexDescending(IndexedDouble a, IndexedDouble b) (defined in IndexedDouble) | IndexedDouble | inlinestatic |
sortIndexedDoubleByValueAscending(IndexedDouble a, IndexedDouble b) (defined in IndexedDouble) | IndexedDouble | inlinestatic |
sortIndexedDoubleByValueDescending(IndexedDouble a, IndexedDouble b) (defined in IndexedDouble) | IndexedDouble | inlinestatic |
value (defined in IndexedDouble) | IndexedDouble | |
~IndexedDouble() (defined in IndexedDouble) | IndexedDouble | inline |