Uses of Class
org.flag4j.linalg.decompositions.chol.ComplexCholesky
Packages that use ComplexCholesky
-
Uses of ComplexCholesky in org.flag4j.linalg.decompositions.chol
Methods in org.flag4j.linalg.decompositions.chol that return ComplexCholeskyModifier and TypeMethodDescriptionDecompose a matrix into A=LLH where L is a lower triangular matrix and LH is the conjugate transpose of L.