Uses of Class
org.ojalgo.matrix.store.SelectingStore
Packages that use SelectingStore
-
Uses of SelectingStore in org.ojalgo.matrix.store
Subclasses of SelectingStore in org.ojalgo.matrix.storeModifier and TypeClassDescription(package private) final classColumnsStore<N extends Comparable<N>>A selection (re-ordering) of columns.(package private) final classLimitStore<N extends Comparable<N>>(package private) final classOffsetStore<N extends Comparable<N>>(package private) final classRowsStore<N extends Comparable<N>>A selection (re-ordering) of rows.