pbdDMAT (version 0.5-0)

transpose: Distributed Matrix Transpose

Description

Transposes a distributed dense matrix.

Usage

t(x)

# S4 method for ddmatrix t(x)

Arguments

x

numeric distributed matrix.

Value

The transposed matrix.