base.rpdpotrf: rpdpotrf

Description Usage Arguments Details

View source: R/base_scalapack.r

Description

Cholesky factorization.

Usage

1
base.rpdpotrf(uplo, n, a, desca)

Arguments

uplo

Triangle where the information is stored (in the symmetric matrix).

n

Problem size.

a

Matrix.

desca

ScaLAPACK descriptor array.

Details

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


pbdBASE documentation built on March 26, 2020, 9:37 p.m.