Changeset 3b470f for util/src/average.cpp
- Timestamp:
- Jul 23, 2009, 11:23:59 AM (16 years ago)
- Children:
- 59a745
- Parents:
- 09f4dc (diff), 14178b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
util/src/average.cpp
r09f4dc r3b470f 12 12 double avg, dev; 13 13 double tmp; 14 int i,j, zaehler;14 int j, zaehler; 15 15 int firstcol, lastcol; 16 16 double ecut;
Note:
See TracChangeset
for help on using the changeset viewer.