Solves the system of linear equations for the specified
right-hand side complex vector.
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
ComplexDenseVector containing the solution
of the system of simultaneous linear equations.
Exceptions
See Also