Table of Contents

Struct ValueOffsetIncrementor

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

Constructors

ValueOffsetIncrementor(Shape)

public ValueOffsetIncrementor(Shape shape)

Parameters

shape Shape

ValueOffsetIncrementor(long[])

public ValueOffsetIncrementor(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()