Uses of Class
org.ojalgo.matrix.store.ComposingStore
Packages that use ComposingStore
-
Uses of ComposingStore in org.ojalgo.matrix.store
Subclasses of ComposingStore in org.ojalgo.matrix.storeModifier and TypeClassDescription(package private) final classAboveBelowStore<N extends Comparable<N>>A merger of two MatrixStore instances by placing one store below the other.(package private) final classLeftRightStore<N extends Comparable<N>>A merger of two MatrixStore instances by placing one store to the right of the other.(package private) final classRepeatedColumnsStore<N extends Comparable<N>>(package private) final classRepeatedRowsStore<N extends Comparable<N>>(package private) final classSuperimposedStore<N extends Comparable<N>>SuperimposedStore