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