transpose: Distributed Matrix Transpose

Description Usage Arguments Value

Description

Transposes a distributed dense matrix.

Usage

1
2
3
4
t(x)

## S4 method for signature 'ddmatrix'
t(x)

Arguments

x

numeric distributed matrix.

Value

The transposed matrix.


pbdDMAT documentation built on May 1, 2019, 6:34 p.m.