Package org.apache.spark.mllib.linalg.distributed

Interface Summary
DistributedMatrix Represents a distributively stored matrix backed by one or more RDDs.
 

Class Summary
BlockMatrix :: Experimental ::
CoordinateMatrix  
IndexedRow :: Experimental :: Represents a row of IndexedRowMatrix.
IndexedRowMatrix  
MatrixEntry :: Experimental :: Represents an entry in an distributed matrix.
RowMatrix :: Experimental :: Represents a row-oriented distributed Matrix with no meaningful row indices.