| Package | Description |
|---|---|
| org.ojalgo.function.multiary | |
| org.ojalgo.matrix | |
| org.ojalgo.matrix.decomposition | |
| org.ojalgo.matrix.geometry | |
| org.ojalgo.matrix.store | |
| org.ojalgo.matrix.store.operation |
Contents in this package loosely corresponds to BLAS.
|
| org.ojalgo.matrix.task | |
| org.ojalgo.matrix.task.iterative | |
| org.ojalgo.matrix.transformation | |
| org.ojalgo.optimisation | |
| org.ojalgo.optimisation.convex | |
| org.ojalgo.optimisation.integer | |
| org.ojalgo.optimisation.linear | |
| org.ojalgo.scalar |
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| PhysicalStore.Factory |
| Class and Description |
|---|
| ElementsConsumer |
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| PrimitiveDenseStore
A Double (actually double) implementation of PhysicalStore.
|
| Class and Description |
|---|
| ElementsConsumer |
| ElementsSupplier
An elements supplier is not (yet) a matrix, but there are several matrix related things you can do with
them:
You can query the size/shape of the (future) matrix.
You can supply the elements to an already existing matrix (or more precisely to an
ElementsConsumer) or collect them using a Factory2D.
You can define a stream of additional operations to be executed when the elements are extracted.
You can get that matrix
|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| PhysicalStore.Factory |
| Class and Description |
|---|
| ElementsConsumer |
| ElementsConsumer.ConsumerRegion |
| Class and Description |
|---|
| BigDenseStore
Deprecated.
v45 Use
GenericDenseStore instead |
| ColumnsSupplier |
| ComplexDenseStore
Deprecated.
v45 Use
GenericDenseStore instead |
| ElementsConsumer |
| ElementsConsumer.ConsumerRegion |
| ElementsConsumer.FillByMultiplying |
| ElementsSupplier
An elements supplier is not (yet) a matrix, but there are several matrix related things you can do with
them:
You can query the size/shape of the (future) matrix.
You can supply the elements to an already existing matrix (or more precisely to an
ElementsConsumer) or collect them using a Factory2D.
You can define a stream of additional operations to be executed when the elements are extracted.
You can get that matrix
|
| GenericDenseStore
A N implementation of PhysicalStore.
|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| MatrixStore.Factory |
| MatrixStore.LogicalBuilder
A builder that lets you logically construct matrices and/or encode element structure.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| PhysicalStore.Factory |
| PrimitiveDenseStore
A Double (actually double) implementation of PhysicalStore.
|
| RawStore
Uses double[][] internally.
|
| RowsSupplier |
| SparseStore |
| SparseStore.Factory |
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| Class and Description |
|---|
| ElementsConsumer |
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| PhysicalStore.Factory |
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| RowsSupplier |
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
| Class and Description |
|---|
| MatrixStore
A MatrixStore is a two dimensional store of numbers/scalars.
|
| PhysicalStore
PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
|
Copyright © 2018 Optimatika. All rights reserved.