factorize_simplicial_symbolic_qr_scratch

Function factorize_simplicial_symbolic_qr_scratch 

Source
pub fn factorize_simplicial_symbolic_qr_scratch<I: Index>(
    nrows: usize,
    ncols: usize,
) -> StackReq
Expand description

computes the size and alignment of the workspace required to compute the symbolic $QR$ factorization of a matrix with dimensions (nrows, ncols)