Skip to main content

j0_array

Function j0_array 

Source
pub fn j0_array<D>(
    input: &Array<f64, D>,
    config: &ArrayConfig,
) -> SpecialResult<BesselResult<D>>
where D: Dimension + Send + Sync + 'static,
Expand description

Enhanced Bessel J0 function computation with backend selection