Represents a distributed matrix in blocks of local matrices.
Represents a matrix in coordinate format.
Represents a matrix in coordinate format.
Represents a distributively stored matrix backed by one or more RDDs.
Represents a distributively stored matrix backed by one or more RDDs.
Represents a row of org.apache.spark.mllib.linalg.distributed.IndexedRowMatrix.
Represents a row of org.apache.spark.mllib.linalg.distributed.IndexedRowMatrix.
Represents a row-oriented org.apache.spark.mllib.linalg.distributed.DistributedMatrix with indexed rows.
Represents a row-oriented org.apache.spark.mllib.linalg.distributed.DistributedMatrix with indexed rows.
Represents an entry in a distributed matrix.
Represents an entry in a distributed matrix.
row index
column index
value of the entry
Represents a row-oriented distributed Matrix with no meaningful row indices.
Represents a row-oriented distributed Matrix with no meaningful row indices.
Represents a distributed matrix in blocks of local matrices.