MatrixDecompose Method |
Name | Description | |
---|---|---|
Decompose(Decimal, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
| |
Decompose(Decimal, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
| |
Decompose(Double, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
| |
Decompose(Double, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
| |
Decompose(Single, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
| |
Decompose(Single, Boolean) |
Creates a matrix decomposition that be used to compute the solution matrix if the
matrix is square or the least squares solution otherwise.
|