Column-majored dense matrix.
A dense vector represented by a value array.
Trait for a local matrix.
:: Experimental :: Represents singular value decomposition (SVD) factors.
A sparse vector represented by an index array and an value array.
Represents a numeric vector, whose index type is Int and value type is Double.
Factory methods for org.apache.spark.mllib.linalg.Matrix.
Factory methods for org.apache.spark.mllib.linalg.Vector.