Changeset 731 for trunk/yat/regression/MultiDimensionalWeighted.h
- Timestamp:
- Jan 6, 2007, 5:06:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/regression/MultiDimensionalWeighted.h
r718 r731 70 70 /// @return error of model value in @a x 71 71 /// 72 double standard_error (const utility::vector& x) const;72 double standard_error2(const utility::vector& x) const; 73 73 74 74 ///
Note: See TracChangeset
for help on using the changeset viewer.