This was caused by operator priority trying to use `friend VecBase operator*(const VecBase &a, FactorT b)`. Adding tests as these were not covered.
This was caused by operator priority trying to use `friend VecBase operator*(const VecBase &a, FactorT b)`. Adding tests as these were not covered.