Skip to main content

bessel_i_ratio_deriv

Function bessel_i_ratio_deriv 

Source
pub fn bessel_i_ratio_deriv<P, E, V>(a: V, x: V, nu: V) -> V
where P: Policy, E: FloatElement, V: FloatVector<Element = E>,
Expand description

A' = 1 - A^2 - (2 nu - 1) A / x from A itself.

Last built: 2026-09-08 21:35:55 UTC