Sets the enumerator to its initial position, which is before the first component of the BandVector.

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

Syntax

Visual Basic (Declaration)
Public Sub Reset
C#
public void Reset ()
C++
public:
virtual void Reset () sealed