Changeset 494 in Sophya for trunk/SophyaLib/NTools/linfit.h


Ignore:
Timestamp:
Oct 21, 1999, 8:45:50 PM (26 years ago)
Author:
ansari
Message:

Suite merge avec PEIDA , Reza+cmv 21/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/linfit.h

    r220 r494  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: linfit.h,v 1.1.1.1 1999-04-09 17:57:56 ansari Exp $
     3// $Id: linfit.h,v 1.2 1999-10-21 18:45:46 ansari Exp $
    44//
    55
     
    99#define LINFIT_SEEN
    1010
     11#include "machdefs.h"
    1112class Matrix;
    1213class Vector;
    13 
    1414
    1515double LinFit(const Vector& x, const Vector& y, int nf,
Note: See TracChangeset for help on using the changeset viewer.