Click or drag to resize
Accord.NET (logo)

JaggedReducedRowEchelonForm Properties

The JaggedReducedRowEchelonForm type exposes the following members.

Properties
  NameDescription
Public propertyFreeVariables
Gets the number of free variables (linear dependent rows) in the given matrix.
Public propertyPivot
Gets the pivot indicating the position of the original rows before the swap.
Public propertyResult
Gets the matrix in row reduced Echelon form.
Top
See Also