Struct ValueCoordinatesIncrementor
public struct ValueCoordinatesIncrementor
- Inherited Members
- Extension Methods
Constructors
ValueCoordinatesIncrementor(ref Shape)
Initializes a new instance of the object class.
public ValueCoordinatesIncrementor(ref Shape shape)
Parameters
shapeShape
ValueCoordinatesIncrementor(ref Shape, EndCallbackHandler)
public ValueCoordinatesIncrementor(ref Shape shape, ValueCoordinatesIncrementor.EndCallbackHandler endCallback)
Parameters
shapeShapeendCallbackValueCoordinatesIncrementor.EndCallbackHandler
ValueCoordinatesIncrementor(long[])
public ValueCoordinatesIncrementor(long[] dims)
Parameters
dimslong[]
ValueCoordinatesIncrementor(long[], EndCallbackHandler)
public ValueCoordinatesIncrementor(long[] dims, ValueCoordinatesIncrementor.EndCallbackHandler endCallback)
Parameters
dimslong[]endCallbackValueCoordinatesIncrementor.EndCallbackHandler
Fields
Index
public readonly long[] Index
Field Value
- long[]
Methods
Next()
public long[] Next()
Returns
- long[]
Reset()
public void Reset()