/[pspp]/pspp/lib/linreg/linreg.c
ViewVC logotype

Diff of /pspp/lib/linreg/linreg.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jstover, Fri Oct 14 15:34:05 2005 UTC revision 1.3 by blp, Sun Oct 23 20:48:06 2005 UTC
# Line 145  pspp_linreg (const gsl_vector * Y, const Line 145  pspp_linreg (const gsl_vector * Y, const
145    double m;    double m;
146    double s;    double s;
147    double ss;    double ss;
   double mse;  
148    
149    if (cache == NULL)    if (cache == NULL)
150      {      {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26