Uses of Class
uk.ac.gla.dcs.renaissance.kqpr.sparse.SparseVector

Packages that use SparseVector
uk.ac.gla.dcs.renaissance.kqpr.sparse   
 

Uses of SparseVector in uk.ac.gla.dcs.renaissance.kqpr.sparse
 

Methods in uk.ac.gla.dcs.renaissance.kqpr.sparse that return SparseVector
 SparseVector SparseVectors.get(int index)
           
 

Methods in uk.ac.gla.dcs.renaissance.kqpr.sparse with parameters of type SparseVector
 boolean SparseVectors.add(SparseVector e)
           
 double SparseVectors.computeInnerProduct(int i, SparseVector vector)
          Index from an id to a list of values from the vectors
 double[] SparseVectors.computeInnerProducts(SparseVector vector)
           
 



Copyright © 2011. All Rights Reserved.