pub fn denormalized(data: &ArrayView2<'_, f64>) -> Result<Array2<f64>>
Denormalise without mutating: returns a new owned array.