Uses of Package
org.ojalgo.matrix.store
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.ann Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory -
Classes in org.ojalgo.matrix.store used by org.ojalgo.data Class Description PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.data.image Class Description ElementsSupplier AnElementsSupplier
is not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory -
Classes in org.ojalgo.matrix.store used by org.ojalgo.data.transform Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.TransformableRegion A transformable 2D (sub)region. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.function.multiary Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory -
Classes in org.ojalgo.matrix.store used by org.ojalgo.function.polynomial Class Description PhysicalStore.Factory -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix Class Description ElementsSupplier AnElementsSupplier
is not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory SparseStore.Builder May be a preferable way to build a sparse matrix if: You don't know the number of nonzero elements in advance.TransformableRegion A transformable 2D (sub)region. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.decomposition Class Description DiagonalStore DiagonalStore.Builder ElementsSupplier AnElementsSupplier
is not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory R064Store A double implementation of PhysicalStore.RawStore Uses double[][] internally.TransformableRegion A transformable 2D (sub)region. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.operation Class Description TransformableRegion A transformable 2D (sub)region.TransformableRegion.FillByMultiplying -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.store Class Description AbstractStore ColumnsSupplier Sparse columns – columns can be added and removed.ColumnsSupplier.SingleView ComposingStore DiagonalStore DiagonalStore.Builder ElementsSupplier AnElementsSupplier
is not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.FactoryStore GenericStore A generic implementation of PhysicalStore.GenericStore.Factory LogicalStore Logical stores are (intended to be) immutable.MatrixPipeline Intermediate step in a matrix pipeline – a chain of operations to be executed when the elements are extracted.MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory R032Store A float implementation of PhysicalStore.R064Store A double implementation of PhysicalStore.RawStore Uses double[][] internally.RowsSupplier Sparse rows – rows can be added and removed.SelectingStore Selects (rearranges) existing rows and/or columns.ShadingStore Does not change the matrix size/shape, but applies some structure to the elements.SparseStore A sparse matrix (this implementation) is not thread safe.SparseStore.Builder May be a preferable way to build a sparse matrix if: You don't know the number of nonzero elements in advance.SparseStore.Factory Subregion2D TransformableRegion A transformable 2D (sub)region.TransformableRegion.FillByMultiplying TransjugatedStore ZeroStore ZeroStore -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.task Class Description ElementsSupplier AnElementsSupplier
is not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.task.iterative Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.R064Store A double implementation of PhysicalStore. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.transformation Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory -
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisation Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore.Factory R064Store A double implementation of PhysicalStore.RowsSupplier Sparse rows – rows can be added and removed. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisation.convex Class Description ElementsSupplier AnElementsSupplier
is not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.PhysicalStore.Factory R064Store A double implementation of PhysicalStore.RowsSupplier Sparse rows – rows can be added and removed. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisation.integer Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisation.linear Class Description ColumnsSupplier Sparse columns – columns can be added and removed.ColumnsSupplier.SingleView MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable.R064Store A double implementation of PhysicalStore. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.random Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.random.process Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore.Factory R064Store A double implementation of PhysicalStore. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.scalar Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore PhysicalStore:s, as opposed to MatrixStore:s, are mutable. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.series.primitive Class Description MatrixStore A MatrixStore is a two dimensional store of numbers/scalars.