binius_math

Function extrapolate_lines

source
pub fn extrapolate_lines<P>(x0: P, x1: P, z: P) -> P
where P: PackedField,
Expand description

Extrapolates lines through a pair of packed fields at a packed vector of points.