Class SerializedSparseObjectMatrix

    • Constructor Detail

      • SerializedSparseObjectMatrix

        public SerializedSparseObjectMatrix​(long... size)
                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • SerializedSparseObjectMatrix

        public SerializedSparseObjectMatrix​(Matrix source)
                                     throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • erase

        public void erase()
                   throws java.io.IOException
        Specified by:
        erase in interface Erasable
        Throws:
        java.io.IOException
      • clear

        public final void clear()
        Specified by:
        clear in interface Clearable