Interface SparseRealMatrix

  • All Superinterfaces:
    AnyMatrix, RealMatrix
    All Known Implementing Classes:
    OpenMapRealMatrix

    public interface SparseRealMatrix
    extends RealMatrix
    Marker interface for RealMatrix implementations that require sparse backing storage
    Since:
    2.0
    Version:
    $Revision: 811685 $ $Date: 2009-09-05 19:36:48 +0200 (sam. 05 sept. 2009) $