Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (Extreme.Numerics)

Members

IconMemberDescription
GetRow(Int32)
Returns a row Vector for this instance that points at the specified row.
(Inherited from Matrix.)
GetRow(Int32, Range)
Returns a row Vector for this instance starting at the specified row and column and of the specified length.
(Inherited from Matrix.)
GetRow(Int32, Int32, Int32)
Returns a row Vector for this instance over the specified range.
(Inherited from Matrix.)
GetRow(Int32, Int32, Int32, Int32)
Returns a row Vector for this instance starting at the specified row and column and of the specified length.
(Inherited from Matrix.)