Changeset 759 for trunk/yat/regression/Local.cc
- Timestamp:
- Feb 19, 2007, 8:41:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/regression/Local.cc
r729 r759 52 52 { 53 53 if (step_size==0 || nof_points<3){ 54 // Peter to Jari, throw exception? 55 std::cerr << "theplu::regression::Local " 54 std::cerr << "yat::regression::Local " 56 55 << "Parameters invalid. Fitting ignored." << std::endl; 57 56 return;
Note: See TracChangeset
for help on using the changeset viewer.