Changeset 1579 for trunk/MagicSoft/Mars/mhist
- Timestamp:
- 11/06/02 10:57:57 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHMatrix.cc
r1574 r1579 44 44 ///////////////////////////////////////////////////////////////////////////// 45 45 #include "MHMatrix.h" 46 #include <math.h> // for Alphas 46 47 #include <math.h> // abs for Alphas 48 #include <stdlib.h> // abs for some Linux machines 47 49 48 50 #include <fstream.h>
Note:
See TracChangeset
for help on using the changeset viewer.