Solve ax=b for x using the LU factorization of a.
Overload List
Name | Description | |
---|---|---|
![]() | Solve(array<Double>[]()[]) |
Solve ax=b for x using the LU factorization of a.
|
![]() ![]() | Solve(array<Double,2>[,](,)[,], array<Double>[]()[]) |
Solve ax=b for x using the LU factorization of a.
|