Uses of Class
weka.core.AlgVector
-
Uses of AlgVector in weka.core
Modifier and TypeMethodDescriptionfinal AlgVector
Returns the sum of this vector with another.final AlgVector
Returns the difference of this vector minus another.Modifier and TypeMethodDescriptionfinal AlgVector
Returns the sum of this vector with another.final double
AlgVector.dotMultiply
(AlgVector b) Returns the inner (or dot) product of two vectorsfinal AlgVector
Returns the difference of this vector minus another.