pub fn order_scratch<I: Index>( nrows: usize, ncols: usize, A_nnz: usize, ) -> StackReq
computes the size and alignment of required workspace for computing the colamd ordering of a matrix