Skip to main content

order_maybe_unsorted

Function order_maybe_unsorted 

Source
pub fn order_maybe_unsorted<I: Index>(
    perm: &mut [I],
    perm_inv: &mut [I],
    A: SymbolicSparseColMatRef<'_, I>,
    control: Control,
    stack: PodStack<'_>,
) -> Result<FlopCount, FaerError>
Expand description

ยงNote

Allows unsorted matrices.