Uses of Package
org.ojalgo.matrix.store
Packages that use org.ojalgo.matrix.store
Package
Description
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.annClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.data
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.data.imageClassDescriptionAn
ElementsSupplieris not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.data.transformClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.A transformable 2D (sub)region.
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.function.multiaryClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.function.polynomial
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrixClassDescriptionAn
ElementsSupplieris not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.May be a preferable way to build a sparse matrix if: You don't know the number of nonzero elements in advance.A transformable 2D (sub)region. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.decompositionClassDescriptionAn
ElementsSupplieris not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.Aimplementation of PhysicalStore.invalid reference
double
Uses double[][] internally.Sparse rows – rows can be added and removed.A transformable 2D (sub)region. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.operationClassDescriptionA transformable 2D (sub)region.
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.storeClassDescriptionSparse columns – columns can be added and removed.An
ElementsSupplieris not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.A generic implementation of PhysicalStore.Logical stores are (intended to be) immutable.Intermediate step in a matrix pipeline – a chain of operations to be executed when the elements are extracted.A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.Aimplementation of PhysicalStore.invalid reference
float
A compressed sparse column (CSC) matrix store implementation for double precision values.A compressed sparse row (CSR) matrix store implementation for double precision values.Aimplementation of PhysicalStore.invalid reference
double
Uses double[][] internally.Sparse rows – rows can be added and removed.Selects (rearranges) existing rows and/or columns.Does not change the matrix size/shape, but applies some structure to the elements.A sparse matrix (this implementation) is not thread safe.May be a preferable way to build a sparse matrix if: You don't know the number of nonzero elements in advance.Additional methods for sparse matrix implementations that store only non-zero elements.A transformable 2D (sub)region.ZeroStore -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.taskClassDescriptionAn
ElementsSupplieris not necessarily (or not yet) a matrix, but something from which the elements of a matrix can be derived.A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.task.iterativeClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.Aimplementation of PhysicalStore.
invalid reference
double
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.matrix.transformationClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisationClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.Aimplementation of PhysicalStore.
invalid reference
double
Sparse rows – rows can be added and removed. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisation.convexClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.Aimplementation of PhysicalStore.
invalid reference
double
Sparse rows – rows can be added and removed.A transformable 2D (sub)region. -
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisation.integer
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.optimisation.linearClassDescriptionSparse columns – columns can be added and removed.A MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.Aimplementation of PhysicalStore.
invalid reference
double
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.random
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.random.processClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.Aimplementation of PhysicalStore.
invalid reference
double
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.scalarClassDescriptionA MatrixStore is a two dimensional store of numbers/scalars.PhysicalStore:s, as opposed to MatrixStore:s, are mutable.
-
Classes in org.ojalgo.matrix.store used by org.ojalgo.series.primitive