transpose: Distributed Matrix Transpose

transposeR Documentation

Distributed Matrix Transpose

Description

Transposes a distributed dense matrix.

Usage

t(x)

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

Arguments

x

numeric distributed matrix.

Value

The transposed matrix.


RBigData/pbdDMAT documentation built on Oct. 9, 2024, 2:50 p.m.