Package | Description |
---|---|
org.ojalgo.array | |
org.ojalgo.structure |
Modifier and Type | Class and Description |
---|---|
class |
Array1D<N extends Number>
Array1D
|
class |
Array2D<N extends Number>
Array2D
|
class |
ArrayAnyD<N extends Number>
ArrayAnyD
|
class |
LongToNumberMap<N extends Number>
|
class |
NumberList<N extends Number>
Think of this as an
ArrayList that can only contain numbers, but with a few extra features. |
Modifier and Type | Interface and Description |
---|---|
static interface |
Mutate2D.Mixable<N extends Number> |
static interface |
MutateAnyD.Mixable<N extends Number> |
Copyright © 2019 Optimatika. All rights reserved.