Skip to main content

compute_costs

Function compute_costs 

Source
pub fn compute_costs<S: AsRef<[isize]>>(all_strides: &[S]) -> Vec<isize>
Expand description

Compute the minimum stride cost for each dimension.