apply_permutation
ndelement
0.3.0-dev
In ndelement::
math
ndelement
::
math
Function
apply_
permutation
Copy item path
Source
pub fn apply_permutation<T>(perm: &[
usize
], data: &mut
[T]
)
Expand description
Apply a permutation to some data