permute_cols_in_place_scratch

Function permute_cols_in_place_scratch 

Source
pub fn permute_cols_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 column permutation to a matrix in place