Package edu.iu.iv.core.datamodels.matrixmodel

Interface Summary
DoubleMatrixModel This interface provides methods for accessing and modifying matrices holding double floating point primitive type elements.
ObjectMatrixModel This interface provides methods for accessing and modifying matrices holding Objects.