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::LUDecomposition Member List

This is the complete list of members for GRT::LUDecomposition, including all inherited members.

det() (defined in GRT::LUDecomposition)GRT::LUDecomposition
getIsSingular() (defined in GRT::LUDecomposition)GRT::LUDecomposition
getLU() (defined in GRT::LUDecomposition)GRT::LUDecomposition
inverse(MatrixDouble &ainv) (defined in GRT::LUDecomposition)GRT::LUDecomposition
LUDecomposition(const MatrixDouble &a) (defined in GRT::LUDecomposition)GRT::LUDecomposition
mprove(const VectorDouble &b, VectorDouble &x) (defined in GRT::LUDecomposition)GRT::LUDecomposition
solve(const MatrixDouble &b, MatrixDouble &x) (defined in GRT::LUDecomposition)GRT::LUDecomposition
solve_vector(const VectorDouble &b, VectorDouble &x) (defined in GRT::LUDecomposition)GRT::LUDecomposition
~LUDecomposition() (defined in GRT::LUDecomposition)GRT::LUDecomposition