Solves the transposed system of linear equations for the specified
right-hand side
ComplexMatrix.
Namespace: Extreme.Mathematics.LinearAlgebra.Complex
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.
Exceptions
See Also