permute_rows_in_place_scratch

Function permute_rows_in_place_scratch 

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

computes the size and alignment of required workspace for applying a row permutation to a matrix in place