Skip to main content

bessel_i_ratio_deriv_1m

Function bessel_i_ratio_deriv_1m 

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

A' from the complement c = 1 - A, with 1 - A^2 as c (2 - c): no cancellation where A is within an ulp of 1.

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