MatrixSolve Method |
Name | Description | |
---|---|---|
Solve(Decimal, Decimal, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Decimal, Decimal, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Decimal, Decimal, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Decimal, Decimal, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Double, Double, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Double, Double, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Double, Double, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Double, Double, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Single, Single, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Single, Single, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Single, Single, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
| |
Solve(Single, Single, Boolean) |
Returns the solution matrix if the matrix is square or the least squares solution otherwise.
|