public class SparseVector extends Object implements IVector
SparseVector()
double[]
getVector()
void
setVector(double[] val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SparseVector()
public void setVector(double[] val)
setVector
IVector
public double[] getVector()
getVector
Copyright © 2017. All rights reserved.