Type Definition autodiff::forward_autodiff::FT

source · []
pub type FT<T> = F<T, T>;
Expand description

First order dual number.