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(long[])

public ValueOffsetIncrementorAutoresetting(long[] dims)

Parameters

dims long[]

Properties

HasNext

public bool HasNext { get; }

Property Value

bool

Methods

Next()

public long Next()

Returns

long

Reset()

public void Reset()