Interface ISparseVector

All Superinterfaces:
Iterable<VectorEntry>, Serializable, Vector
All Known Implementing Classes:
SparseVector

public interface ISparseVector extends Vector
  • Method Details

    • getIndex

      int[] getIndex()
      Returns the indices
    • getUsed

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