public static class ArrayObject.D0 extends ArrayObject
ArrayObject.D0, ArrayObject.D1, ArrayObject.D2, ArrayObject.D3, ArrayObject.D4, ArrayObject.D5, ArrayObject.D6, ArrayObject.D7
Constructor and Description |
---|
D0(DataType dtype,
java.lang.Class elemType,
boolean isVlen)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get()
get the value.
|
void |
set(java.lang.Object value)
set the value.
|
copy, getBoolean, getBoolean, getByte, getByte, getChar, getChar, getDouble, getDouble, getElementType, getFloat, getFloat, getInt, getInt, getLong, getLong, getObject, getObject, getShort, getShort, getStorage, isVlen, setBoolean, setBoolean, setByte, setByte, setChar, setChar, setDouble, setDouble, setFloat, setFloat, setInt, setInt, setLong, setLong, setObject, setObject, setShort, setShort
arraycopy, copyTo1DJavaArray, copyToNDJavaArray, factory, factory, factory, factory, factoryConstant, factoryCopy, flip, get1DJavaArray, getDataAsByteBuffer, getDataAsByteBuffer, getDataAsByteBuffer, getDataType, getIndex, getIndexIterator, getRangeIterator, getRank, getShape, getSize, getSizeBytes, hasNext, isConstant, isUnsigned, makeArray, makeArray, makeArray, makeArrayRankPlusOne, makeFromJavaArray, makeFromJavaArray, makeObjectArray, makeVlenArray, next, nextBoolean, nextByte, nextChar, nextDouble, nextFloat, nextInt, nextLong, nextShort, permute, reduce, reduce, resetLocalIterator, reshape, reshapeNoCopy, section, section, section, sectionNoReduce, sectionNoReduce, shapeToString, slice, toString, transpose
public D0(DataType dtype, java.lang.Class elemType, boolean isVlen)