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

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