-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
double
double
double
static void
int
double
void
int
-
-
Constructor Details 
-
SparseVector 
-
Method Details 
-
put 
public void put(int i,
double value)
-
get 
-
nnz 
-
size 
-
dot 
-
dot 
public double dot(double[] that)
-
norm 
-
scale 
-
plus 
-
-
main 