Skip to main content

moment_simd_py

Function moment_simd_py 

Source
pub fn moment_simd_py(
    data: &Bound<'_, PyArray1<f64>>,
    moment_order: usize,
    center: bool,
) -> PyResult<f64>
Expand description

Compute SIMD-optimized nth statistical moment