Used to compute where A
is the matrix of coefficients to solve and p
and z
are arrays of length n
, the order of matrix A
.
double
array of length n
generated during the implementation of the Solve
method. double
array of length n
. GenMinRes.IFunction Interface | Imsl.Math Namespace