Table of Contents

Struct ValueOffsetIncrementorAutoresetting

Namespace
NumSharp.Utilities
Assembly
NumSharp.dll
public struct ValueOffsetIncrementorAutoresetting
Inherited Members
Extension Methods

Constructors

ValueOffsetIncrementorAutoresetting(Shape)

public ValueOffsetIncrementorAutoresetting(Shape shape)

Parameters

shape Shape

ValueOffsetIncrementorAutoresetting(int[])

public ValueOffsetIncrementorAutoresetting(int[] dims)

Parameters

dims int[]

Properties

HasNext

public bool HasNext { get; }

Property Value

bool

Methods

Next()

public int Next()

Returns

int

Reset()

public void Reset()