factorize_supernodal_symbolic_lu_scratch

Function factorize_supernodal_symbolic_lu_scratch 

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

computes the size and alignment of the workspace required to compute the symbolic $LU$ factorization of a square matrix with size n.