public static class ArrayObject.D7 extends ArrayObject
ArrayObject.D0, ArrayObject.D1, ArrayObject.D2, ArrayObject.D3, ArrayObject.D4, ArrayObject.D5, ArrayObject.D6, ArrayObject.D7elementType, storage| 构造器 | 说明 |
|---|---|
D7(Class classType,
int len0,
int len1,
int len2,
int len3,
int len4,
int len5,
int len6) |
Constructor for array of shape {len0,len1,len2,len3,len4,len5,len6}.
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
Object |
get(int i,
int j,
int k,
int l,
int m,
int n,
int o) |
get the value.
|
void |
set(int i,
int j,
int k,
int l,
int m,
int n,
int o,
Object value) |
set the value.
|
arraycopy, copy, copyTo1DJavaArray, copyToNDJavaArray, factory, factory, factory, factory, factory, factory, factoryConstant, flip, get1DJavaArray, getDataAsByteBuffer, getDataAsByteBuffer, getDataAsByteBuffer, getDataType, getIndex, getIndexIterator, getIndexIteratorFast, getIndexPrivate, getRangeIterator, getRank, getShape, getSize, getSizeBytes, hasNext, isConstant, isUnsigned, makeArray, makeArray, makeArray, makeArray, makeArrayRankPlusOne, next, nextBoolean, nextByte, nextChar, nextDouble, nextFloat, nextInt, nextLong, nextShort, permute, reduce, reduce, resetLocalIterator, reshape, reshapeNoCopy, reshapeVLen, section, section, section, sectionNoReduce, sectionNoReduce, setUnsigned, shapeToString, slice, toString, transposecopyFrom1DJavaArray, copyTo1DJavaArray, createView, getBoolean, getBoolean, getByte, getByte, getChar, getChar, getComplex, getComplex, getDouble, getDouble, getElementType, getFloat, getFloat, getInt, getInt, getLong, getLong, getObject, getObject, getShort, getShort, getStorage, getString, getString, setBoolean, setBoolean, setByte, setByte, setChar, setChar, setComplex, setComplex, setDouble, setDouble, setFloat, setFloat, setInt, setInt, setLong, setLong, setObject, setObject, setShort, setShort, setString, setStringpublic D7(Class classType, int len0, int len1, int len2, int len3, int len4, int len5, int len6)
Copyright © 2019. All rights reserved.