Changeset 681 for trunk/yat/statistics/LinearWeighted.cc
- Timestamp:
- Oct 11, 2006, 11:38:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/LinearWeighted.cc
r680 r681 30 30 namespace theplu { 31 31 namespace yat { 32 namespace statistics {33 32 namespace regression { 34 35 33 36 34 void LinearWeighted::fit(const utility::vector& x, … … 65 63 } 66 64 67 68 }}}} // of namespaces regression,, yat statisitcs thep 65 }}} // of namespaces regression, yat, and theplu
Note: See TracChangeset
for help on using the changeset viewer.