AD1

Function AD1 

Source
pub fn AD1(x: f64, dx: f64) -> Jet<2>
Expand description

Backward compatibility constructor: AD1(x, dx) creates a Jet<2> with given first derivative.