base.rpdgeqpf: rpdgeqpf

Description Usage Arguments Details Value

View source: R/qr.r

Description

QR.

Usage

1
base.rpdgeqpf(tol, m, n, x, descx, comm = .pbd_env$SPMD.CT$comm)

Arguments

tol

Numerical tolerance for the QR.

m, n

Problem size.

x

Matrix.

descx

ScaLAPACK descriptor array.

comm

An MPI (not BLACS) communicator.

Details

For advanced users only. See pbdDMAT for high-level functions.

Value

A list contains QR results.


RBigData/pbdBASE documentation built on Oct. 29, 2021, 6:19 p.m.