类 ArrayBoolean.D2
- java.lang.Object
-
- org.meteoinfo.ndarray.Array
-
- org.meteoinfo.ndarray.ArrayBoolean
-
- org.meteoinfo.ndarray.ArrayBoolean.D2
-
- 封闭类:
- ArrayBoolean
public static class ArrayBoolean.D2 extends ArrayBoolean
Concrete implementation of Array specialized for boolean, rank 2.
-
-
嵌套类概要
-
从类继承的嵌套类/接口 org.meteoinfo.ndarray.ArrayBoolean
ArrayBoolean.D0, ArrayBoolean.D1, ArrayBoolean.D2, ArrayBoolean.D3, ArrayBoolean.D4, ArrayBoolean.D5, ArrayBoolean.D6, ArrayBoolean.D7
-
-
构造器概要
构造器 构造器 说明 D2(int len0, int len1)Constructor for array of shape {len0,len1}.
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanget(int i, int j)get the value.voidset(int i, int j, boolean value)set the value.-
从类继承的方法 org.meteoinfo.ndarray.ArrayBoolean
copyFrom1DJavaArray, copyTo1DJavaArray, createView, get, getBoolean, getBoolean, getByte, getByte, getChar, getChar, getComplex, getComplex, getDouble, getDouble, getElementType, getFloat, getFloat, getInt, getInt, getLong, getLong, getObject, getObject, getShort, getShort, getStorage, getString, getString, set, setBoolean, setBoolean, setByte, setByte, setChar, setChar, setComplex, setComplex, setDouble, setDouble, setFloat, setFloat, setInt, setInt, setLong, setLong, setObject, setObject, setShort, setShort, setString, setString
-
从类继承的方法 org.meteoinfo.ndarray.Array
arraycopy, copy, copyIfView, copyTo1DJavaArray, copyToNDJavaArray, factory, 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, isView, 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, transpose
-
-