mean : Vect (S n) (Scalar u) -> Scalar urecord Stats : TypeMkStats : AttoSecondsPerRun -> AttoSecondsPerRun -> Double -> Stats.mean : Stats -> AttoSecondsPerRun.r2 : Stats -> Double.slope : Stats -> AttoSecondsPerRun.slope : Stats -> AttoSecondsPerRunslope : Stats -> AttoSecondsPerRun.mean : Stats -> AttoSecondsPerRunmean : Stats -> AttoSecondsPerRun.r2 : Stats -> Doubler2 : Stats -> Doubleregr : Vect (S n) Measured -> Stats