Type Definition autodiff::forward_autodiff::F1

source · []
pub type F1 = FT<f64>;
Expand description

First order dual number with f64.

This type is mainly kept for compatibility with autodiff v0.2 and v0.3.