| Package | Description |
|---|---|
| com.opengamma.strata.collect.array |
Array data structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleArray
An immutable array of
double values. |
class |
DoubleMatrix
An immutable two-dimensional array of
double values. |
class |
IntArray
An immutable array of
int values. |
class |
LongArray
An immutable array of
long values. |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.