Changeset 720 for trunk/yat/statistics
- Timestamp:
- Dec 26, 2006, 7:21:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/AveragerPair.h
r718 r720 53 53 /// number of pair of values \a n 54 54 /// 55 // inlineAveragerPair(const double x, const double xx, const double y,55 //AveragerPair(const double x, const double xx, const double y, 56 56 // const double yy, const double xy, const unsigned long n) 57 57 // : x_(Averager(x,xx,n)), y_(Averager(y,yy,n)), xy_(xy) {}
Note: See TracChangeset
for help on using the changeset viewer.