Skip to main content

intersection

Function intersection 

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

Intersection: return a new TrxFile with streamlines present in both.