|
JaggedReducedRowEchelonFormFreeVariables Property
|
Gets the number of free variables (linear
dependent rows) in the given matrix.
Namespace:
Accord.Math
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public int FreeVariables { get; }
Public ReadOnly Property FreeVariables As Integer
Get
Request Example
View SourceProperty Value
Type:
Int32See Also