![]() |
GestureRecognitionToolkit
Version: 0.1.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
The Matrix class is a basic class for storing any type of data. This class is a template and can therefore be used with any generic data type. More...
#include "../Util/GRTTypedefs.h"#include "Vector.h"#include <exception>#include "../Util/GRTException.h"#include "../Util/ErrorLog.h"Go to the source code of this file.
Classes | |
| class | Matrix< T > |