factorize_supernodal_numeric_qr_scratch

Function factorize_supernodal_numeric_qr_scratch 

Source
pub fn factorize_supernodal_numeric_qr_scratch<I: Index, T: ComplexField>(
    symbolic: &SymbolicSupernodalQr<I>,
    par: Par,
    params: Spec<QrParams, T>,
) -> StackReq
Expand description

computes the size and alignment of the workspace required to compute the numerical $QR$ factorization of the matrix whose structure was used to produce the symbolic structure