Returns an
IEnumerator instance that allows you to
enumerate the rows of this
Matrix.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
Return Value
A
IEnumerator<(Of <<'(Vector>)>>) object for this
instance.
See Also