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 LUDecomposition, including all inherited members.
aref (defined in LUDecomposition) | LUDecomposition | protected |
d (defined in LUDecomposition) | LUDecomposition | protected |
det() (defined in LUDecomposition) | LUDecomposition | |
errorLog (defined in LUDecomposition) | LUDecomposition | protected |
getIsSingular() (defined in LUDecomposition) | LUDecomposition | |
getLU() (defined in LUDecomposition) | LUDecomposition | |
indx (defined in LUDecomposition) | LUDecomposition | protected |
inverse(MatrixFloat &ainv) (defined in LUDecomposition) | LUDecomposition | |
lu (defined in LUDecomposition) | LUDecomposition | protected |
LUDecomposition(const MatrixFloat &a) (defined in LUDecomposition) | LUDecomposition | |
mprove(const VectorFloat &b, VectorFloat &x) (defined in LUDecomposition) | LUDecomposition | |
N (defined in LUDecomposition) | LUDecomposition | protected |
sing (defined in LUDecomposition) | LUDecomposition | protected |
solve(const MatrixFloat &b, MatrixFloat &x) (defined in LUDecomposition) | LUDecomposition | |
solve_vector(const VectorFloat &b, VectorFloat &x) (defined in LUDecomposition) | LUDecomposition | |
warningLog (defined in LUDecomposition) | LUDecomposition | protected |
~LUDecomposition() (defined in LUDecomposition) | LUDecomposition |