pub fn extrapolate_line<P, FS>(x0: P, x1: P, z: FS) -> P
Expand description
Extrapolates lines through a pair of packed fields at a single point from a subfield.
pub fn extrapolate_line<P, FS>(x0: P, x1: P, z: FS) -> P
Extrapolates lines through a pair of packed fields at a single point from a subfield.