Ignore:
Timestamp:
Dec 8, 2005, 11:53:08 PM (17 years ago)
Author:
Peter
Message:

changed interface of Regression::Local

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/statistics/Naive.h

    r429 r430  
    5454    /// estimation of the mean.
    5555    ///
    56     void predict(const double x, double& y, double& y_err) ;
     56    void predict(const double x, double& y, double& y_err) const;
    5757
    5858    ///
Note: See TracChangeset for help on using the changeset viewer.