| Package | Description |
|---|---|
| com.opengamma.strata.collect.array |
Array data structures.
|
| Class and Description |
|---|
| DoubleArray
An immutable array of
double values. |
| DoubleMatrix
An immutable two-dimensional array of
double values. |
| DoubleMatrix.Meta
The meta-bean for
DoubleMatrix. |
| IntArray
An immutable array of
int values. |
| LongArray
An immutable array of
long values. |
| Matrix
Base interface for all matrix types.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.