Changeset 1473 for trunk/yat/regression
- Timestamp:
- Sep 3, 2008, 6:50:35 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/regression/Local.h
r1450 r1473 73 73 /// @param nof_points Number of points used in each fit 74 74 /// 75 /// \throw std::runtime_error if step_size is 0, nof_points is 76 /// less than 3, or step_size is larger than number of added data 77 /// points. 75 78 void fit(const size_t step_size, const size_t nof_points); 76 79
Note: See TracChangeset
for help on using the changeset viewer.