Click or drag to resize
GaussianElimination Methods

The GaussianElimination type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMainTest
Demo test the GaussianElimination data type.
Public methodPrimal
Returns a solution to the linear system of equations Ax = B.
Top
See Also