ANIMA  4.0
Classes | Namespaces
animaCholeskyDecomposition.h File Reference
#include <vnl/vnl_matrix.h>
#include <vnl/vnl_diag_matrix.h>
#include <vnl/vnl_vector.h>
#include "AnimaOptimizersExport.h"
+ Include dependency graph for animaCholeskyDecomposition.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  anima::CholeskyDecomposition
 Cholesky decomposition: decomposes a symmetric matrix A in the form L D L^T, where L is lower triangular and D diagonal. May be used to solve efficiently any linear system using the solve methods. Refer to Gill, Golub et al. Methods for modifying matrix factorizations. 1974. More...
 

Namespaces

 anima