Table of Contents

Class NDOffsetIncrementor

Namespace
NumSharp.Utilities
Assembly
NumSharp.dll
public class NDOffsetIncrementor
Inheritance
NDOffsetIncrementor
Inherited Members
Extension Methods

Constructors

NDOffsetIncrementor(Shape)

public NDOffsetIncrementor(Shape shape)

Parameters

shape Shape

NDOffsetIncrementor(int[])

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