| Constructor and Description |
|---|
ArrayIndexScalar(double[] array,
int index) |
| Modifier and Type | Method and Description |
|---|---|
DoubleScalar |
clone() |
double |
get() |
boolean |
isView()
Return true if this is a view
|
void |
set(double value) |
public boolean isView()
INDArraypublic DoubleScalar clone()
Copyright © 2013. All Rights Reserved.