//! Generic implementations of statistical algorithms.
//!//! These implementations work with any numr Runtime backend.
//! Each backend-specific module (cpu, cuda, wgpu) delegates to these.
moddescriptive;modhypothesis;modinformation;modregression;modrobust;pubusedescriptive::*;pubusehypothesis::*;pubuseinformation::*;pubuseregression::*;pubuserobust::*;