pub fn fisher_rao_distance_f32(p: &[f32], q: &[f32]) -> f64
Fisher-Rao distance for f32 distributions (convenience wrapper).