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

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.kqpr.sparse.SparseVector
All Implemented Interfaces:
KernelVector

public class SparseVector
extends Object
implements KernelVector


Constructor Summary
SparseVector()
           
 
Method Summary
 double l2norm()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SparseVector

public SparseVector()
Method Detail

l2norm

public double l2norm()
Specified by:
l2norm in interface KernelVector


Copyright © 2011. All Rights Reserved.