Package | Description |
---|---|
org.ojalgo.series | |
org.ojalgo.series.primitive |
Modifier and Type | Method and Description |
---|---|
static <K extends Comparable<? super K>> |
BasicSeries.coordinate(List<? extends BasicSeries<K,?>> uncoordinated) |
Modifier and Type | Method and Description |
---|---|
CoordinatedSet<K> |
CoordinatedSet.Builder.build() |
static <K extends Comparable<? super K>> |
CoordinatedSet.from(BasicSeries<K,?>... uncoordinated) |
static <K extends Comparable<? super K>> |
CoordinatedSet.from(List<? extends BasicSeries<K,?>> uncoordinated) |
Copyright © 2019 Optimatika. All rights reserved.