Package | Description |
---|---|
org.ojalgo.array |
Modifier and Type | Method and Description |
---|---|
NumberList<N> |
NumberList.ListFactory.make() |
NumberList<N> |
NumberList.subList(int fromIndex,
int toIndex) |
NumberList<N> |
LongToNumberMap.values() |
Modifier and Type | Method and Description |
---|---|
static <N extends Number> |
NumberList.collector(DenseArray.Factory<N> arrayFactory) |
static <N extends Number> |
NumberList.collector(DenseArray.Factory<N> arrayFactory) |
Copyright © 2019 Optimatika. All rights reserved.