Expand description
Factorize positive-definite symmetric/Hermitian matrices using Cholesky algorithm
Traitsยง
- Cholesky
Impl - Compute Cholesky decomposition according to UPLO
- InvCholesky
Impl - Compute inverse matrix using Cholesky factroization result
- Solve
Cholesky Impl - Solve linear equation using Cholesky factroization result