ddmatrix-chol: Cholesky Factorization

ddmatrix-cholR Documentation

Cholesky Factorization

Description

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

Usage

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

Arguments

x

numeric distributed matrices.

Details

Extensions of R linear algebra functions.

Value

chol() performs Cholesky factorization.


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