org.apache.spark.mllib.linalg
Represents a numeric vector, whose index type is Int and value type is Double.
Size of the vector.
Converts the instance to a double array.
Represents a numeric vector, whose index type is Int and value type is Double.