public interface ISparseVector extends Vector
Vector.Norm
Modifier and Type | Method and Description |
---|---|
int[] |
getIndex()
Returns the indices
|
int |
getUsed()
Number of entries used in the sparse structure
|
add, add, add, copy, dot, get, norm, scale, set, set, set, size, zero
forEach, iterator, spliterator
Copyright © 2015. All Rights Reserved.