Namespace: Extreme.Mathematics.LinearAlgebraAssembly: Extreme.Numerics.Version4x.Net40 (in Extreme.Numerics.Version4x.Net40.dll) Version: 4.2.11333.0 (5.0.12317.0)
public IEnumerator<SingleVector> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of SingleVector)
public:
virtual IEnumerator<SingleVector^>^ GetEnumerator() sealed
abstract GetEnumerator : unit -> IEnumerator<SingleVector>
override GetEnumerator : unit -> IEnumerator<SingleVector>
Return Value
Type:
IEnumeratorSingleVectorAn
IEnumeratorT for this
RowCollection.
Implements
IEnumerableTGetEnumerator
The specific type of enumerator depends on the matrix whose
Rows collection this instance represents.
Numerical Libraries
Supported in: 5.x, 4.x
Reference