Interface SparseBigIntegerMatrix

All Superinterfaces:
BaseBigIntegerMatrix, BaseGenericMatrix<BigInteger>, BaseMatrix, BaseMatrixProperties, BaseNumberMatrix<BigInteger>, BasicDoubleCalculations, BasicEntrywiseDoubleCalculations, BooleanCalculations, CanPerformCalculations, Clearable, Cloneable, Comparable<Matrix>, Conversions, CoordinateFunctions, CoreObject, CreatorDoubleCalculations, DecompositionDoubleCalculations, DiscretizeCalculations, DistanceMeasures, DoubleCalculations, EntrywiseDoubleCalculations, ExtendedMatrixProperties, GeneralDoubleCalculations, GettersAndSetters, HasDescription, HasGUIObject, HasId, HasLabel, HasMetaData, HyperbolicDoubleCalculations, IntCalculations, Matrix, MiscEntrywiseDoubleCalculations, MiscGeneralDoubleCalculations, MissingValueDoubleCalculations, ObjectCalculations, RoundingDoubleCalculations, Serializable, SparseGenericMatrix<BigInteger>, SparseMatrix, StatisticalDoubleCalculations, StringCalculations, TrigonometricDoubleCalculations
All Known Subinterfaces:
SparseBigIntegerMatrix2D
All Known Implementing Classes:
AbstractSparseBigIntegerMatrix, AbstractSparseBigIntegerMatrix2D

public interface SparseBigIntegerMatrix extends BaseBigIntegerMatrix, SparseGenericMatrix<BigInteger>