Interface SparseIntMatrix2D

All Superinterfaces:
BaseGenericMatrix<Integer>, BaseMatrix, BaseMatrixProperties, BasicDoubleCalculations, BasicEntrywiseDoubleCalculations, BooleanCalculations, CanPerformCalculations, Clearable, Cloneable, Comparable<Matrix>, Conversions, CoordinateFunctions, CoreObject, CreatorDoubleCalculations, DecompositionDoubleCalculations, DenseGenericMatrix<Integer>, DenseGenericMatrix2D<Integer>, DenseGenericMatrixMultiD<Integer>, DenseMatrix, DenseMatrix2D, DenseMatrixMultiD, DiscretizeCalculations, DistanceMeasures, DoubleCalculations, EntrywiseDoubleCalculations, ExtendedMatrixProperties, GeneralDoubleCalculations, GenericMatrix<Integer>, GenericMatrix2D<Integer>, GenericMatrixMultiD<Integer>, GettersAndSetters, HasDescription, HasGUIObject, HasId, HasLabel, HasMetaData, HyperbolicDoubleCalculations, IntCalculations, IntMatrix, IntMatrix2D, Matrix, Matrix2D, MatrixMultiD, MiscEntrywiseDoubleCalculations, MiscGeneralDoubleCalculations, MissingValueDoubleCalculations, ObjectCalculations, RoundingDoubleCalculations, Serializable, SparseGenericMatrix<Integer>, SparseGenericMatrix2D<Integer>, SparseGenericMatrixMultiD<Integer>, SparseIntMatrix, SparseMatrix, SparseMatrix2D, SparseMatrixMultiD, StatisticalDoubleCalculations, StringCalculations, TrigonometricDoubleCalculations
All Known Implementing Classes:
AbstractSparseIntMatrix2D

public interface SparseIntMatrix2D extends IntMatrix2D, SparseIntMatrix, SparseMatrix2D