public static final class DoubleArrayArray.Inlined extends DoubleArrayArray
DoubleArrayArray.Array, DoubleArrayArray.Inlined
Constructor and Description |
---|
DoubleArrayArray.Inlined(double[] initialData,
int numPerEntry) |
DoubleArrayArray.Inlined(double[] initialData,
int numPerEntry,
int firstEntry,
int numEntries) |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
int |
getLengthAt(int n) |
DoubleArray |
getValueAt(int n) |
double |
getValueAt(int n,
int i) |
DataItem |
item(int index) |
DoubleArray |
toDoubleArray() |
toDoubleArrayArray, toDoubleArrayArray
get, getStorageModel, readOnlyList, size, toIntArray, toIntArrayArray, toString
copyTo, copyTo, printUsage, toDoubleArray, toIntArray, toIntArrayArray, toStringArray, toStringArray, toStringArrayArray, toStringArrayArray
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray
public DoubleArrayArray.Inlined(double[] initialData, int numPerEntry)
public DoubleArrayArray.Inlined(double[] initialData, int numPerEntry, int firstEntry, int numEntries)
public DoubleArray toDoubleArray()
toDoubleArray
in class DataList
public final int getLength()
getLength
in class DoubleArrayArray
public int getLengthAt(int n)
getLengthAt
in class DoubleArrayArray
public double getValueAt(int n, int i)
getValueAt
in class DoubleArrayArray
public DoubleArray getValueAt(int n)
getValueAt
in class DoubleArrayArray