Skip to main content

difference

Function difference 

Source
pub fn difference<P: TrxScalar>(
    a: &TrxFile<P>,
    b: &TrxFile<P>,
) -> Result<TrxFile<P>>
Expand description

Difference: return a new TrxFile with streamlines in a but not in b.