Changeset 3077 in Sophya for trunk/SophyaLib/Samba/bruit.cc


Ignore:
Timestamp:
Sep 14, 2006, 11:51:09 AM (19 years ago)
Author:
cmv
Message:

remplacement nbrandom.h (obsolete) -> srandgen.h cmv 14/09/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/bruit.cc

    r2615 r3077  
    1212
    1313#include "bruit.h"
    14 #include "nbrandom.h"
     14#include "srandgen.h"
    1515// #include "rancern.h"
    1616// #include "hbook.h"
     
    2424// Class        NoiseGenerator
    2525//
    26 // include      bruit.h math.h fmath.h nbrandom.h
     26// include      bruit.h math.h fmath.h srandgen.h
    2727//
    2828//--
     
    8888// Class        RWalkNoise
    8989//
    90 // include      bruit.h math.h fmath.h nbrandom.h
     90// include      bruit.h math.h fmath.h srandgen.h
    9191//
    9292//--
     
    143143// Class        OOFNoise
    144144//
    145 // include      bruit.h math.h fmath.h nbrandom.h
     145// include      bruit.h math.h fmath.h srandgen.h
    146146//
    147147//--
     
    236236// Class        EXPNoise
    237237//
    238 // include      bruit.h math.h fmath.h nbrandom.h
     238// include      bruit.h math.h fmath.h srandgen.h
    239239//
    240240//--
     
    329329// Class        MemNoise
    330330//
    331 // include      bruit.h math.h fmath.h nbrandom.h
     331// include      bruit.h math.h fmath.h srandgen.h
    332332//
    333333//--
     
    627627// Class        SumNoise
    628628//
    629 // include      bruit.h math.h fmath.h nbrandom.h
     629// include      bruit.h math.h fmath.h srandgen.h
    630630//
    631631//    Generateur de bruit blanc + 1/f avec fknee
Note: See TracChangeset for help on using the changeset viewer.