pyspark.mllib.linalg.distributed.
DistributedMatrix
Represents a distributively stored matrix backed by one or more RDDs.
Methods
Methods Documentation
numCols
Get or compute the number of cols.
numRows
Get or compute the number of rows.