| Modifier and Type | Field and Description |
|---|---|
double |
value |
| Constructor and Description |
|---|
DoubleScalar(double value) |
| Modifier and Type | Method and Description |
|---|---|
DoubleScalar |
clone() |
DoubleScalar |
exactClone() |
double |
get() |
boolean |
isView()
Return true if this is a view
|
void |
set(double value) |
add, applyOp, applyOp, asVector, dimensionality, elementCount, equals, equals, equals, get, getShape, hashCode, isElementConstrained, isFullyMutable, isMutable, reshape, set, slice, subget, get, set, setpublic void set(double value)
public boolean isView()
INDArraypublic DoubleScalar clone()
public DoubleScalar exactClone()
exactClone in interface INDArrayexactClone in class AScalarCopyright © 2013. All Rights Reserved.