Changeset 552 in Sophya for trunk/SophyaLib/NTools/linfit.h
- Timestamp:
- Nov 5, 1999, 2:11:33 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/linfit.h
r540 r552 1 1 // This may look like C code, but it is really -*- C++ -*- 2 2 // 3 // $Id: linfit.h,v 1. 5 1999-11-03 14:38:48ansari Exp $3 // $Id: linfit.h,v 1.6 1999-11-05 13:08:30 ansari Exp $ 4 4 // 5 5 … … 12 12 #include "tvector.h" 13 13 14 namespace PlanckDPC{14 namespace SOPHYA { 15 15 16 16 class LinFitter {
Note:
See TracChangeset
for help on using the changeset viewer.