- Timestamp:
- Jan 1, 2007, 5:12:32 PM (16 years ago)
- Location:
- trunk/yat/regression
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/regression/Linear.cc
r718 r724 25 25 #include "yat/statistics/AveragerPair.h" 26 26 #include "yat/utility/vector.h" 27 28 #include <gsl/gsl_fit.h>29 27 30 28 namespace theplu { -
trunk/yat/regression/LinearWeighted.cc
r718 r724 25 25 #include "yat/statistics/AveragerPairWeighted.h" 26 26 #include "yat/utility/vector.h" 27 28 #include <gsl/gsl_fit.h>29 27 30 28 namespace theplu {
Note: See TracChangeset
for help on using the changeset viewer.