changeset 7192 | 618768dcbbac |
parent 6941 | 9d2c79c992d7 |
child 7241 | 0a7a16b599e8 |
--- a/src/tools/model/average.h Fri May 13 15:00:34 2011 -0400 +++ b/src/tools/model/average.h Fri May 13 15:00:49 2011 -0400 @@ -75,10 +75,10 @@ /// Standard deviation double Stddev () const { return sqrt (Var ());} //\} - + /** * \name Error of the mean estimates - * + * * Note that estimates are valid for * - uncorrelated measurements, * - normal distribution and