Uses of Class
org.ojalgo.structure.Keyed2D
Packages that use Keyed2D
-
Uses of Keyed2D in org.ojalgo.matrix.store
Methods in org.ojalgo.matrix.store that return Keyed2DModifier and TypeMethodDescriptionSubregion2D.SynchronizedRegion.asKeyed2D
(Structure1D.IndexMapper<R> rowMapper, Structure1D.IndexMapper<C> columnMapper) -
Uses of Keyed2D in org.ojalgo.structure
Methods in org.ojalgo.structure that return Keyed2DModifier and TypeMethodDescriptionAccess2D.asKeyed2D
(Structure1D.IndexMapper<R> rowMapper, Structure1D.IndexMapper<C> columnMapper)