Uses of Class
org.flag4j.linalg.decompositions.chol.RealCholesky
Packages that use RealCholesky
-
Uses of RealCholesky in org.flag4j.linalg.decompositions.chol
Methods in org.flag4j.linalg.decompositions.chol that return RealCholeskyModifier and TypeMethodDescriptionDecompose a matrix into A=LLT where L is a lower triangular matrix and LT is the transpose of L.