Skip to main content

difference_indices

Function difference_indices 

Source
pub fn difference_indices<P: TrxScalar>(
    a: &TrxFile<P>,
    b: &TrxFile<P>,
) -> Vec<usize>
Expand description

Compute the difference: streamlines in a but not in b. Returns indices into a.