Changeset 544 in Sophya for trunk/SophyaPI/PIext/piafitting.cc


Ignore:
Timestamp:
Nov 3, 1999, 7:18:23 PM (26 years ago)
Author:
ercodmgr
Message:

Documentation + ameliorations DrawStats + vector->tvector pour Planck - Reza 3/11/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/piafitting.cc

    r495 r544  
    1717#include "fct1dfit.h"
    1818#include "fct2dfit.h"
    19 #include "matrix.h"
    20 #include "cvector.h"
    2119#include "ntuple.h"
    2220#include "cimage.h"
     
    2523#include "ntuple.h"
    2624#include "hisprof.h"
     25
     26#ifdef SANS_EVOLPLANCK
     27#include "matrix.h"
     28#include "cvector.h"
     29#else
     30#include "tmatrix.h"
     31#include "tvector.h"
     32#endif
    2733
    2834#include "piafitting.h"
Note: See TracChangeset for help on using the changeset viewer.