transpose_dedup_scratch

Function transpose_dedup_scratch 

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

computes the workspace size and alignment required to transpose a matrix and deduplicate the output elements