org.apache.spark.util
(Since version 1.0.0) Use Vectors.dense from Spark's mllib.linalg package instead.
return (this + plus) dot other, but without creating any intermediate storage
(Since version 1.0.0) Use Vectors.dense from Spark's mllib.linalg package instead.