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