ddmatrix-lu: LU Factorization

Description Usage Arguments Details Value

Description

LU factorization for distributed matrices with R-like syntax, with calculations performed by the PBLAS and ScaLAPACK libraries.

Usage

1
2
## S4 method for signature 'ddmatrix'
lu(x)

Arguments

x

numeric distributed matrices.

Details

Extensions of R linear algebra functions.

Value

lu() performs LU factorization.


RBigData/pbdDMAT documentation built on Oct. 29, 2021, 6:20 p.m.