Table of Contents

Struct ValueCoordinatesIncrementorAutoResetting

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

Constructors

ValueCoordinatesIncrementorAutoResetting(ref Shape)

Initializes a new instance of the object class.

public ValueCoordinatesIncrementorAutoResetting(ref Shape shape)

Parameters

shape Shape

ValueCoordinatesIncrementorAutoResetting(long[])

public ValueCoordinatesIncrementorAutoResetting(long[] dims)

Parameters

dims long[]

Fields

Index

public readonly long[] Index

Field Value

long[]

Methods

Next()

public long[] Next()

Returns

long[]

Reset()

public void Reset()