| Interface | Description |
|---|---|
| DistributedMatrix |
Represents a distributively stored matrix backed by one or more RDDs.
|
| Class | Description |
|---|---|
| BlockMatrix |
Represents a distributed matrix in blocks of local matrices.
|
| CoordinateMatrix | |
| IndexedRow |
Represents a row of
IndexedRowMatrix. |
| IndexedRowMatrix | |
| MatrixEntry |
Represents an entry in an distributed matrix.
|
| RowMatrix |
Represents a row-oriented distributed Matrix with no meaningful row indices.
|