public class DoubleArray extends AArray
Constructor and Description |
---|
DoubleArray(java.lang.Object o) |
DoubleArray(java.lang.Object o,
boolean rowMajority) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
array() |
java.nio.ByteBuffer |
buffer(java.lang.Class<?> cl,
int ignore)
create a byte buffer of a compatible type.
|
buffer, buffer, buffer, getDimensions, getPoint, validateDimensions
public DoubleArray(java.lang.Object o) throws java.lang.Throwable
o
- java.lang.Throwable
public DoubleArray(java.lang.Object o, boolean rowMajority) throws java.lang.Throwable
o
- bln
- java.lang.Throwable