Ignore:
Timestamp:
Aug 2, 1999, 3:45:52 PM (26 years ago)
Author:
ansari
Message:

archtoi 2 aout 99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/toiinterpolator.h

    r315 r342  
    33
    44#include <deque>
     5
     6using namespace std;
     7
    58
    69class TOIInterpolator {
     
    1215  double getIValue(long sample);     // can forget before sample
    1316  double getEValue(long sample);     // can forget before sample
     17  bool   isNewValue(long sample);   
    1418  long   nextSample(long sampleMin); // the next true sample available
    1519
Note: See TracChangeset for help on using the changeset viewer.