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

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

det() (defined in LUDecomposition)LUDecomposition
getIsSingular() (defined in LUDecomposition)LUDecomposition
getLU() (defined in LUDecomposition)LUDecomposition
inverse(MatrixFloat &ainv) (defined in LUDecomposition)LUDecomposition
LUDecomposition(const MatrixFloat &a) (defined in LUDecomposition)LUDecomposition
mprove(const VectorFloat &b, VectorFloat &x) (defined in LUDecomposition)LUDecomposition
solve(const MatrixFloat &b, MatrixFloat &x) (defined in LUDecomposition)LUDecomposition
solve_vector(const VectorFloat &b, VectorFloat &x) (defined in LUDecomposition)LUDecomposition
~LUDecomposition() (defined in LUDecomposition)LUDecomposition