linalg-qr-Q: qr_Q

Description Usage Arguments

Description

Computes the Q matrix from the compact QR factorization.

Usage

1
linalg_qr_Q(QR, qraux, Q, work)

Arguments

QR

The compact QR factorization. The return from qr().

qraux

Auxilliary data for the compact QR.

Q

The output Q matrix.

work

A workspace vector.


fml-fam/fmlr documentation built on Jan. 16, 2022, 9:27 a.m.