Class NDOffsetIncrementor
public class NDOffsetIncrementor
- Inheritance
-
NDOffsetIncrementor
- Inherited Members
- Extension Methods
Constructors
NDOffsetIncrementor(Shape)
public NDOffsetIncrementor(Shape shape)
Parameters
shapeShape
NDOffsetIncrementor(long[])
public NDOffsetIncrementor(long[] dims)
Parameters
dimslong[]
Properties
HasNext
public bool HasNext { get; }
Property Value
Methods
Next()
public long Next()
Returns
Reset()
public void Reset()