cr.nimble.householder_ffm_premultiply

cr.nimble.householder_ffm_premultiply(A, C)[source]

Computes Q^T C where Q is stored in its factored form in A.

Each column j, of A contains the essential part of the j-th Householder vector.

GVL4 EQ 5.1.4