MAGMA  1.5.0
Matrix Algebra for GPU and Multicore Architectures
 All Files Functions Groups
Cholesky solve

Solve \( Ax = b \), using Cholesky factorization for symmetric positive definite (SPD) \( A \). More...

Modules

 Cholesky solve: driver
 Whole \( Ax=b \) (SPD) problem.
 
 Cholesky solve: computational
 Major computational phases of solving \( Ax=b \) (SPD)
 
 Cholesky solve: auxiliary
 Low-level functions.
 

Detailed Description

Solve \( Ax = b \), using Cholesky factorization for symmetric positive definite (SPD) \( A \).