Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (Extreme.Numerics)
Assembly: Extreme.Numerics (Extreme.Numerics)
Members
| Icon | Member | Description |
|---|---|---|
| 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.) |