pub fn erf_array<D>(
input: &Array<f64, D>,
config: &ArrayConfig,
) -> SpecialResult<Array<f64, D>>where
D: Dimension,Expand description
Enhanced error function computation
pub fn erf_array<D>(
input: &Array<f64, D>,
config: &ArrayConfig,
) -> SpecialResult<Array<f64, D>>where
D: Dimension,Enhanced error function computation