|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AccessAnyD<N extends Number>
| Method Summary | |
|---|---|
double |
doubleValue(int... aRef)
|
N |
get(int... aRef)
|
int |
getColDim()
The size of this structure in the column-direction/dimension |
int |
getRowDim()
The size of this structure in the row-direction/dimension |
int |
size()
|
int |
size(int aDim)
getRowDim() == size(0) getColDim() == size(1) size() == size(0)*size(1)*size(2)*size(3)*... |
| Method Detail |
|---|
double doubleValue(int... aRef)
N get(int... aRef)
int size(int aDim)
int getColDim()
int getRowDim()
int size()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||