Function extendr_api::prelude::sparse::linalg::qr::postorder_req

pub fn postorder_req<I>(n: usize) -> Result<StackReq, SizeOverflow>
where I: Index,
Expand description

Computes the size and alignment of the workspace required to compute the postordering of an elimination tree of size n.