pub fn mean_1d(data: &FdMatrix) -> Vec<f64>
Compute the mean function across all samples (1D).
data
Mean function values at each evaluation point