Solve Ax = b where A is a positive definite matrix with elements of type double
.
double
array containing the right-hand side of the linear system. A double
array containing the solution to the system of linear equations.
Cholesky Class | Imsl.Math Namespace