pub fn gamma_array<D>(
input: &Array<f64, D>,
config: &ArrayConfig,
) -> SpecialResult<GammaResult<D>>Expand description
Enhanced gamma function computation with backend selection
pub fn gamma_array<D>(
input: &Array<f64, D>,
config: &ArrayConfig,
) -> SpecialResult<GammaResult<D>>Enhanced gamma function computation with backend selection