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

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