MatLUEqnSolve
[this page | pdf | references]
Function Description
Returns the solution,
,
to a matrix equation
given
as inputs the LU decomposition and the corresponding LU index and permutation
sign of the square (
) matrix
(see
MnMatLUDecomposition
and MnMatLUIndexAndPerm)
and
is
the
matrix to solve for. The
output is an
matrix.
NAVIGATION LINKS
Contents | Prev | Next
Output type / Parameter details
Output type: Double()
Parameter Name | Variable Type | Description |
MatrixToSolveFor | Double() | Matrix to create solution for |
LU | Double() | Matrix containing LU decomposition |
Indx | Integer() | Vector containing index and permutation sign |
Links to:
-
Interactively run function
-
Interactive instructions
-
Example calculation
-
Output type / Parameter details
-
Illustrative spreadsheet
-
Other Matrix Functions
-
Computation units used
Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement