Solves the transposed system of linear equations for the specified
right-hand side
ComplexDenseMatrix and optionally overwrites the
right-hand side with the solution.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Return Value
A
ComplexDenseMatrix containing the solution
of the system of simultaneous linear equations.
Remarks
Exceptions
See Also