| Package | Description | 
|---|---|
| org.ojalgo.array | |
| org.ojalgo.matrix.store | |
| org.ojalgo.optimisation.convex | 
| Modifier and Type | Method and Description | 
|---|---|
SparseArray<N> | 
SparseArray.SparseFactory.make()  | 
| Modifier and Type | Method and Description | 
|---|---|
SparseArray<N> | 
ColumnsSupplier.addColumn()  | 
SparseArray<N> | 
RowsSupplier.addRow()  | 
SparseArray<N> | 
ColumnsSupplier.getColumn(int index)  | 
SparseArray<N> | 
RowsSupplier.getRow(int index)  | 
SparseArray<N> | 
RowsSupplier.removeRow(int index)  | 
| Modifier and Type | Method and Description | 
|---|---|
SparseArray<Double> | 
ConvexSolver.Builder.getAI(int row)  | 
protected SparseArray<Double> | 
ConvexSolver.getMatrixAI(int row)  | 
Copyright © 2018 Optimatika. All rights reserved.