Changeset 514 in Sophya for trunk/SophyaLib/NTools/hisprof.cc


Ignore:
Timestamp:
Oct 25, 1999, 6:43:04 PM (26 years ago)
Author:
ansari
Message:

elimination des OVector/OMatrix au profit des TVector/TMatrix cmv 25/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/hisprof.cc

    r508 r514  
    55#include "hisprof.h"
    66#include "perrors.h"
    7 #include "cvector.h"
    8 
    9 using namespace PlanckDPC;
    107
    118//++
     
    260257//--
    261258//++
    262 // inline void GetMean(OVector& v)
     259// inline void GetMean(Vector& v)
    263260//      Retourne le contenu de la moyenne dans le vecteur v
    264261//--
    265262//++
    266 // inline void GetError2(OVector& v)
     263// inline void GetError2(Vector& v)
    267264//      Retourne le contenu au carre de la dispersion/erreur dans le vecteur v
    268265//--
Note: See TracChangeset for help on using the changeset viewer.