|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.ma2.Index
ucar.ma2.IndexConstant
public class IndexConstant
An Index into an Array that always returns 0. It can have any shape, so it allows you to create a constant Array of any shape.
| Field Summary |
|---|
| Fields inherited from class ucar.ma2.Index |
|---|
scalarIndexImmutable |
| Method Summary | |
|---|---|
int |
currentElement()
always return 0 |
| Methods inherited from class ucar.ma2.Index |
|---|
clone, computeSize, factory, getCurrentCounter, getRank, getShape, getShape, getSize, incr, set, set, set, set, set, set, set, set, set0, set1, set2, set3, set4, set5, set6, setCurrentCounter, setDim, toString, toStringDebug |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public int currentElement()
currentElement in class Index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||