| Package | Description |
|---|---|
| com.opengamma.strata.collect.array |
Array data structures.
|
| Modifier and Type | Method and Description |
|---|---|
static DoubleMatrix |
DoubleMatrix.of(int rows,
int columns,
IntIntToDoubleFunction valueFunction)
Obtains an instance with entries filled using a function.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.