LUSolve Method |
Name | Description | |
---|---|---|
![]() | Solve(Double) |
Solve Ax = b for x using the LU factorization of A,
where A is the input matrix a.
|
![]() ![]() | Solve(Double, Double) |
Solve Ax = b for x using the LU factorization of A.
|