| Package | Description |
|---|---|
| org.ojalgo.matrix.store | |
| org.ojalgo.optimisation.convex |
| Modifier and Type | Method and Description |
|---|---|
default RowsSupplier<N> |
PhysicalStore.Factory.makeRowsSupplier(int numberOfColumns) |
RowsSupplier<N> |
RowsSupplier.selectRows(int[] indices) |
| Modifier and Type | Method and Description |
|---|---|
RowsSupplier<Double> |
ConvexSolver.Builder.getAI() |
protected RowsSupplier<Double> |
ConvexSolver.getMatrixAI() |
protected RowsSupplier<Double> |
ConvexSolver.getMatrixAI(int[] rows) |
Copyright © 2018 Optimatika. All rights reserved.