Function extendr_api::prelude::sparse::linalg::qr::postorder

pub fn postorder<I>(
    post: &mut [I],
    etree: EliminationTreeRef<'_, I>,
    stack: PodStack<'_>,
)
where I: Index,
Expand description

Computes a postordering of the elimination tree of size n.