Skip to main content

gather_normalised

Function gather_normalised 

Source
fn gather_normalised(stack: &[f64], idx: &[usize], ne: usize) -> Vec<f64>
Expand description

Gather (len, E) first-echo-normalised signals for the given voxel indices from an echo-major volume stack stack[e*n + i].