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()
[AI][X] <= [BI]
|
protected RowsSupplier<Double> |
ConvexSolver.getMatrixAI() |
protected RowsSupplier<Double> |
ConvexSolver.getMatrixAI(int[] rows) |
Copyright © 2019 Optimatika. All rights reserved.