Uses of Class
org.ojalgo.structure.Structure2D.RowColumnMapper
Packages that use Structure2D.RowColumnMapper
-
Uses of Structure2D.RowColumnMapper in org.ojalgo.structure
Fields in org.ojalgo.structure declared as Structure2D.RowColumnMapperMethods 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) Constructors in org.ojalgo.structure with parameters of type Structure2D.RowColumnMapper