Go to the source code of this file.
Classes | |
| struct | vnl_matrix_inverse< T > |
| Calculates inverse of a matrix (wrapper around vnl_svd<double>). More... | |
| class | vnl_svd< T > |
| Holds the singular value decomposition of a vnl_matrix. More... | |
| class | vnl_qr< T > |
| Extract the Q*R decomposition of matrix M. More... | |
| class | vnl_symmetric_eigensystem< T > |
| Computes and stores the eigensystem decomposition of a symmetric matrix. More... | |
1.8.15