Interface ISparseVector

  • All Superinterfaces:
    java.lang.Iterable<VectorEntry>, java.io.Serializable, Vector
    All Known Implementing Classes:
    SparseVector

    public interface ISparseVector
    extends Vector
    • Method Detail

      • getIndex

        int[] getIndex()
        Returns the indices
      • getUsed

        int getUsed()
        Number of entries used in the sparse structure