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.


wrathematics/pbdDMAT documentation built on Oct. 2, 2024, 2:56 p.m.