Uses of Class
algs35.SparseVector
-
Uses of SparseVector in algs35
Modifier and TypeMethodDescriptionSparseVector.plus
(SparseVector that) SparseVector.scale
(double alpha) XSparseMatrix.times
(SparseVector x) Modifier and TypeMethodDescriptiondouble
SparseVector.dot
(SparseVector that) SparseVector.plus
(SparseVector that) XSparseMatrix.times
(SparseVector x)