Class Structure2D.RowColumnMapper<R,C>

java.lang.Object
org.ojalgo.structure.Structure2D.RowColumnMapper<R,C>
All Implemented Interfaces:
Structure1D.IndexMapper<Structure2D.RowColumnKey<R,C>>
Enclosing interface:
Structure2D

public static class Structure2D.RowColumnMapper<R,C> extends Object implements Structure1D.IndexMapper<Structure2D.RowColumnKey<R,C>>