Project another vector onto the space of this vector, then scale, and add to a scaled version of this vector. (Useful for perturbing one vector with a constrained subspace.) This method should give the same result as add(), if the other Vect is an instance of the same class as this Vect. This operat
(double scaleThis, double scaleOther, VectConst other)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected