Uses of Class
org.ojalgo.structure.Structure2D.RowColumnMapper
Packages that use Structure2D.RowColumnMapper
-
Uses of Structure2D.RowColumnMapper in org.ojalgo.structure
Methods in org.ojalgo.structure that return Structure2D.RowColumnMapperModifier and TypeMethodDescriptionstatic <R,C> Structure2D.RowColumnMapper <R, C> Structure2D.mapperOf(Structure2D structure, Structure1D.IndexMapper<R> rowMappwer, Structure1D.IndexMapper<C> columnMappwer)