| 限定符 | 构造器 | 说明 |
|---|---|---|
protected |
IndexConstant(int rank) |
|
protected |
IndexConstant(int[] shape) |
|
protected |
IndexConstant(int[] shape,
int[] stride) |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
int |
currentElement() |
always return 0
|
boolean |
isFastIterator() |
protected IndexConstant(int rank)
protected IndexConstant(int[] shape)
protected IndexConstant(int[] shape,
int[] stride)
public int currentElement()
currentElement 在类中 Indexpublic boolean isFastIterator()
isFastIterator 在类中 IndexCopyright © 2019. All rights reserved.