Changeset 3077 in Sophya


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

Location:
trunk
Files:
17 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/Makefile

    r3007 r3077  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \
    14   $(SOPHYAINCP)nbrandom.h \
     13$(SOPHYAOBJP)alm.o: alm.cc \
     14  $(SOPHYAINCP)sopnamsp.h alm.h \
    1515  $(SOPHYAINCP)srandgen.h \
    1616  $(SOPHYAINCP)machdefs.h \
     
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    4040 
    41 $(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \
     41$(SOPHYAOBJP)bruit.o: bruit.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
    4243  $(SOPHYAINCP)fmath.h bruit.h \
    43   $(SOPHYAINCP)nbrandom.h \
    4444  $(SOPHYAINCP)srandgen.h \
    4545  $(SOPHYAINCP)machdefs.h
    4646        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bruit.cc
    4747 
    48 $(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \
    49   circle.h $(SOPHYAINCP)vector3d.h \
    50   $(SOPHYAINCP)longlat.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   $(SOPHYAINCP)utilgeom.h \
    53   $(SOPHYAINCP)unitvector.h \
    54   $(SOPHYAINCP)vector3d.h \
    55   $(SOPHYAINCP)utilgeom.h geometry.h
     48$(SOPHYAOBJP)circle.o: circle.cc \
     49  $(SOPHYAINCP)sopnamsp.h circle.h \
     50  $(SOPHYAINCP)vector3d.h \
     51  $(SOPHYAINCP)longlat.h \
     52  $(SOPHYAINCP)machdefs.h \
     53  $(SOPHYAINCP)utilgeom.h \
     54  $(SOPHYAINCP)unitvector.h \
     55  geometry.h
    5656        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
    5757 
    5858$(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
    59   $(SOPHYAINCP)sopnamsp.h datacirclefake.h \
    60   datacirclebase.h circle.h \
    61   $(SOPHYAINCP)vector3d.h \
    62   $(SOPHYAINCP)longlat.h \
    63   $(SOPHYAINCP)machdefs.h \
    64   $(SOPHYAINCP)utilgeom.h \
    65   $(SOPHYAINCP)unitvector.h \
    66   $(SOPHYAINCP)vector3d.h \
    67   $(SOPHYAINCP)utilgeom.h geometry.h
     59  $(SOPHYAINCP)sopnamsp.h \
     60  datacirclefake.h datacirclebase.h circle.h \
     61  $(SOPHYAINCP)vector3d.h \
     62  $(SOPHYAINCP)longlat.h \
     63  $(SOPHYAINCP)machdefs.h \
     64  $(SOPHYAINCP)utilgeom.h \
     65  $(SOPHYAINCP)unitvector.h \
     66  geometry.h
    6867        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6968 
    7069$(SOPHYAOBJP)harmspher.o: harmspher.cc \
    71   $(SOPHYAINCP)machdefs.h harmspher.h
     70  $(SOPHYAINCP)machdefs.h \
     71  harmspher.h
    7272        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  harmspher.cc
    7373 
    7474$(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
    75   $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \
    76   $(SOPHYAINCP)ndatablock.h \
    77   $(SOPHYAINCP)machdefs.h \
    78   $(SOPHYAINCP)anydataobj.h \
    79   $(SOPHYAINCP)tvector.h \
    80   $(SOPHYAINCP)tmatrix.h \
    81   $(SOPHYAINCP)tarray.h \
    82   $(SOPHYAINCP)basarr.h \
    83   $(SOPHYAINCP)mutyv.h \
    84   $(SOPHYAINCP)timestamp.h \
    85   $(SOPHYAINCP)objfio.h \
    86   $(SOPHYAINCP)ppersist.h \
    87   $(SOPHYAINCP)pexceptions.h \
    88   $(SOPHYAINCP)gnumd5.h \
    89   $(SOPHYAINCP)ppfbinstream.h \
    90   $(SOPHYAINCP)rawstream.h \
    91   $(SOPHYAINCP)ppfnametag.h \
    92   $(SOPHYAINCP)dvlist.h \
    93   $(SOPHYAINCP)ndatablock.h \
    94   $(SOPHYAINCP)utilarr.h \
    95   $(SOPHYAINCP)tmatrix_tsnl.h \
    96   $(SOPHYAINCP)tvector_tsnl.h alm.h \
    97   $(SOPHYAINCP)nbrandom.h \
    98   $(SOPHYAINCP)srandgen.h \
     75  $(SOPHYAINCP)sopnamsp.h \
     76  lambdaBuilder.h \
     77  $(SOPHYAINCP)ndatablock.h \
     78  $(SOPHYAINCP)machdefs.h \
     79  $(SOPHYAINCP)anydataobj.h \
     80  $(SOPHYAINCP)tvector.h \
     81  $(SOPHYAINCP)tmatrix.h \
     82  $(SOPHYAINCP)tarray.h \
     83  $(SOPHYAINCP)basarr.h \
     84  $(SOPHYAINCP)mutyv.h \
     85  $(SOPHYAINCP)timestamp.h \
     86  $(SOPHYAINCP)objfio.h \
     87  $(SOPHYAINCP)ppersist.h \
     88  $(SOPHYAINCP)pexceptions.h \
     89  $(SOPHYAINCP)gnumd5.h \
     90  $(SOPHYAINCP)ppfbinstream.h \
     91  $(SOPHYAINCP)rawstream.h \
     92  $(SOPHYAINCP)ppfnametag.h \
     93  $(SOPHYAINCP)dvlist.h \
     94  $(SOPHYAINCP)utilarr.h \
     95  $(SOPHYAINCP)tmatrix_tsnl.h \
     96  $(SOPHYAINCP)tvector_tsnl.h \
     97  alm.h $(SOPHYAINCP)srandgen.h \
    9998  $(SOPHYAINCP)nbmath.h \
    10099  $(SOPHYAINCP)smathconst.h \
     
    103102        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lambdaBuilder.cc
    104103 
    105 $(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h \
    106   mlobe.h $(SOPHYAINCP)sphericalmap.h \
     104$(SOPHYAOBJP)mlobe.o: mlobe.cc \
     105  $(SOPHYAINCP)sopnamsp.h mlobe.h \
     106  $(SOPHYAINCP)sphericalmap.h \
    107107  $(SOPHYAINCP)smathconst.h \
    108108  $(SOPHYAINCP)machdefs.h \
     
    133133  $(SOPHYAINCP)tmatrix_tsnl.h \
    134134  $(SOPHYAINCP)tvector_tsnl.h \
    135   $(SOPHYAINCP)unitvector.h \
    136135  $(SOPHYAINCP)timing.h
    137136        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
    138137 
    139138$(SOPHYAOBJP)sambainit.o: sambainit.cc \
    140   $(SOPHYAINCP)sopnamsp.h sambainit.h \
     139  $(SOPHYAINCP)sopnamsp.h \
     140  sambainit.h \
    141141  $(SOPHYAINCP)skymapinit.h \
    142142  $(SOPHYAINCP)sophyainit.h \
     
    146146        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sambainit.cc
    147147 
    148 $(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \
     148$(SOPHYAOBJP)scan.o: scan.cc \
     149  $(SOPHYAINCP)sopnamsp.h \
    149150  $(SOPHYAINCP)machdefs.h scan.h \
    150151  $(SOPHYAINCP)ppersist.h \
    151   $(SOPHYAINCP)machdefs.h \
    152   $(SOPHYAINCP)pexceptions.h \
    153   $(SOPHYAINCP)gnumd5.h \
    154   $(SOPHYAINCP)ppfbinstream.h \
    155   $(SOPHYAINCP)rawstream.h \
    156   $(SOPHYAINCP)ppfnametag.h \
    157   $(SOPHYAINCP)ppersist.h \
     152  $(SOPHYAINCP)pexceptions.h \
     153  $(SOPHYAINCP)gnumd5.h \
     154  $(SOPHYAINCP)ppfbinstream.h \
     155  $(SOPHYAINCP)rawstream.h \
     156  $(SOPHYAINCP)ppfnametag.h \
    158157  $(SOPHYAINCP)dvlist.h \
    159158  $(SOPHYAINCP)objfio.h \
     
    163162  $(SOPHYAINCP)ndatablock.h \
    164163  $(SOPHYAINCP)fiondblock.h \
    165   $(SOPHYAINCP)ndatablock.h \
    166164  $(SOPHYAINCP)smathconst.h
    167165        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
     
    173171  $(SOPHYAINCP)sphericalmap.h \
    174172  $(SOPHYAINCP)smathconst.h \
    175   $(SOPHYAINCP)machdefs.h \
    176173  $(SOPHYAINCP)pixelmap.h \
    177174  $(SOPHYAINCP)ppersist.h \
     
    201198  $(SOPHYAINCP)tvector_tsnl.h \
    202199  $(SOPHYAINCP)fftservintf.h \
    203   $(SOPHYAINCP)fftpserver.h \
    204   $(SOPHYAINCP)fftservintf.h alm.h \
    205   $(SOPHYAINCP)nbrandom.h \
     200  $(SOPHYAINCP)fftpserver.h alm.h \
    206201  $(SOPHYAINCP)srandgen.h \
    207202  $(SOPHYAINCP)nbmath.h \
    208203  $(SOPHYAINCP)triangmtx.h \
    209   $(SOPHYAINCP)tvector.h lambdaBuilder.h \
    210   $(SOPHYAINCP)ndatablock.h \
     204  lambdaBuilder.h \
    211205  $(SOPHYAINCP)timing.h
    212206        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
  • trunk/SophyaLib/Samba/alm.h

    r2958 r3077  
    66#define ALM_SEEN
    77
    8 #include "nbrandom.h"
     8#include "srandgen.h"
    99#include "nbmath.h"
    1010#include "triangmtx.h"
  • 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
  • trunk/SophyaLib/Samba/mlobe.cc

    r2615 r3077  
    1515*/
    1616
    17 // #include "nbrandom.h"
     17// #include "srandgen.h"
    1818//++
    1919// Class        MainLobe
  • trunk/SophyaLib/Samba/smakefile

    r3007 r3077  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \
    14   $(SOPHYAINCP)nbrandom.h \
     13$(SOPHYAOBJP)alm.o: alm.cc \
     14  $(SOPHYAINCP)sopnamsp.h alm.h \
    1515  $(SOPHYAINCP)srandgen.h \
    1616  $(SOPHYAINCP)machdefs.h \
     
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    4040 
    41 $(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \
     41$(SOPHYAOBJP)bruit.o: bruit.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
    4243  $(SOPHYAINCP)fmath.h bruit.h \
    43   $(SOPHYAINCP)nbrandom.h \
    4444  $(SOPHYAINCP)srandgen.h \
    4545  $(SOPHYAINCP)machdefs.h
    4646        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bruit.cc
    4747 
    48 $(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \
    49   circle.h $(SOPHYAINCP)vector3d.h \
    50   $(SOPHYAINCP)longlat.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   $(SOPHYAINCP)utilgeom.h \
    53   $(SOPHYAINCP)unitvector.h \
    54   $(SOPHYAINCP)vector3d.h \
    55   $(SOPHYAINCP)utilgeom.h geometry.h
     48$(SOPHYAOBJP)circle.o: circle.cc \
     49  $(SOPHYAINCP)sopnamsp.h circle.h \
     50  $(SOPHYAINCP)vector3d.h \
     51  $(SOPHYAINCP)longlat.h \
     52  $(SOPHYAINCP)machdefs.h \
     53  $(SOPHYAINCP)utilgeom.h \
     54  $(SOPHYAINCP)unitvector.h \
     55  geometry.h
    5656        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
    5757 
    5858$(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
    59   $(SOPHYAINCP)sopnamsp.h datacirclefake.h \
    60   datacirclebase.h circle.h \
    61   $(SOPHYAINCP)vector3d.h \
    62   $(SOPHYAINCP)longlat.h \
    63   $(SOPHYAINCP)machdefs.h \
    64   $(SOPHYAINCP)utilgeom.h \
    65   $(SOPHYAINCP)unitvector.h \
    66   $(SOPHYAINCP)vector3d.h \
    67   $(SOPHYAINCP)utilgeom.h geometry.h
     59  $(SOPHYAINCP)sopnamsp.h \
     60  datacirclefake.h datacirclebase.h circle.h \
     61  $(SOPHYAINCP)vector3d.h \
     62  $(SOPHYAINCP)longlat.h \
     63  $(SOPHYAINCP)machdefs.h \
     64  $(SOPHYAINCP)utilgeom.h \
     65  $(SOPHYAINCP)unitvector.h \
     66  geometry.h
    6867        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6968 
    7069$(SOPHYAOBJP)harmspher.o: harmspher.cc \
    71   $(SOPHYAINCP)machdefs.h harmspher.h
     70  $(SOPHYAINCP)machdefs.h \
     71  harmspher.h
    7272        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  harmspher.cc
    7373 
    7474$(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
    75   $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \
    76   $(SOPHYAINCP)ndatablock.h \
    77   $(SOPHYAINCP)machdefs.h \
    78   $(SOPHYAINCP)anydataobj.h \
    79   $(SOPHYAINCP)tvector.h \
    80   $(SOPHYAINCP)tmatrix.h \
    81   $(SOPHYAINCP)tarray.h \
    82   $(SOPHYAINCP)basarr.h \
    83   $(SOPHYAINCP)mutyv.h \
    84   $(SOPHYAINCP)timestamp.h \
    85   $(SOPHYAINCP)objfio.h \
    86   $(SOPHYAINCP)ppersist.h \
    87   $(SOPHYAINCP)pexceptions.h \
    88   $(SOPHYAINCP)gnumd5.h \
    89   $(SOPHYAINCP)ppfbinstream.h \
    90   $(SOPHYAINCP)rawstream.h \
    91   $(SOPHYAINCP)ppfnametag.h \
    92   $(SOPHYAINCP)dvlist.h \
    93   $(SOPHYAINCP)ndatablock.h \
    94   $(SOPHYAINCP)utilarr.h \
    95   $(SOPHYAINCP)tmatrix_tsnl.h \
    96   $(SOPHYAINCP)tvector_tsnl.h alm.h \
    97   $(SOPHYAINCP)nbrandom.h \
    98   $(SOPHYAINCP)srandgen.h \
     75  $(SOPHYAINCP)sopnamsp.h \
     76  lambdaBuilder.h \
     77  $(SOPHYAINCP)ndatablock.h \
     78  $(SOPHYAINCP)machdefs.h \
     79  $(SOPHYAINCP)anydataobj.h \
     80  $(SOPHYAINCP)tvector.h \
     81  $(SOPHYAINCP)tmatrix.h \
     82  $(SOPHYAINCP)tarray.h \
     83  $(SOPHYAINCP)basarr.h \
     84  $(SOPHYAINCP)mutyv.h \
     85  $(SOPHYAINCP)timestamp.h \
     86  $(SOPHYAINCP)objfio.h \
     87  $(SOPHYAINCP)ppersist.h \
     88  $(SOPHYAINCP)pexceptions.h \
     89  $(SOPHYAINCP)gnumd5.h \
     90  $(SOPHYAINCP)ppfbinstream.h \
     91  $(SOPHYAINCP)rawstream.h \
     92  $(SOPHYAINCP)ppfnametag.h \
     93  $(SOPHYAINCP)dvlist.h \
     94  $(SOPHYAINCP)utilarr.h \
     95  $(SOPHYAINCP)tmatrix_tsnl.h \
     96  $(SOPHYAINCP)tvector_tsnl.h \
     97  alm.h $(SOPHYAINCP)srandgen.h \
    9998  $(SOPHYAINCP)nbmath.h \
    10099  $(SOPHYAINCP)smathconst.h \
     
    103102        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lambdaBuilder.cc
    104103 
    105 $(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h \
    106   mlobe.h $(SOPHYAINCP)sphericalmap.h \
     104$(SOPHYAOBJP)mlobe.o: mlobe.cc \
     105  $(SOPHYAINCP)sopnamsp.h mlobe.h \
     106  $(SOPHYAINCP)sphericalmap.h \
    107107  $(SOPHYAINCP)smathconst.h \
    108108  $(SOPHYAINCP)machdefs.h \
     
    133133  $(SOPHYAINCP)tmatrix_tsnl.h \
    134134  $(SOPHYAINCP)tvector_tsnl.h \
    135   $(SOPHYAINCP)unitvector.h \
    136135  $(SOPHYAINCP)timing.h
    137136        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
    138137 
    139138$(SOPHYAOBJP)sambainit.o: sambainit.cc \
    140   $(SOPHYAINCP)sopnamsp.h sambainit.h \
     139  $(SOPHYAINCP)sopnamsp.h \
     140  sambainit.h \
    141141  $(SOPHYAINCP)skymapinit.h \
    142142  $(SOPHYAINCP)sophyainit.h \
     
    146146        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sambainit.cc
    147147 
    148 $(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \
     148$(SOPHYAOBJP)scan.o: scan.cc \
     149  $(SOPHYAINCP)sopnamsp.h \
    149150  $(SOPHYAINCP)machdefs.h scan.h \
    150151  $(SOPHYAINCP)ppersist.h \
    151   $(SOPHYAINCP)machdefs.h \
    152   $(SOPHYAINCP)pexceptions.h \
    153   $(SOPHYAINCP)gnumd5.h \
    154   $(SOPHYAINCP)ppfbinstream.h \
    155   $(SOPHYAINCP)rawstream.h \
    156   $(SOPHYAINCP)ppfnametag.h \
    157   $(SOPHYAINCP)ppersist.h \
     152  $(SOPHYAINCP)pexceptions.h \
     153  $(SOPHYAINCP)gnumd5.h \
     154  $(SOPHYAINCP)ppfbinstream.h \
     155  $(SOPHYAINCP)rawstream.h \
     156  $(SOPHYAINCP)ppfnametag.h \
    158157  $(SOPHYAINCP)dvlist.h \
    159158  $(SOPHYAINCP)objfio.h \
     
    163162  $(SOPHYAINCP)ndatablock.h \
    164163  $(SOPHYAINCP)fiondblock.h \
    165   $(SOPHYAINCP)ndatablock.h \
    166164  $(SOPHYAINCP)smathconst.h
    167165        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
     
    173171  $(SOPHYAINCP)sphericalmap.h \
    174172  $(SOPHYAINCP)smathconst.h \
    175   $(SOPHYAINCP)machdefs.h \
    176173  $(SOPHYAINCP)pixelmap.h \
    177174  $(SOPHYAINCP)ppersist.h \
     
    201198  $(SOPHYAINCP)tvector_tsnl.h \
    202199  $(SOPHYAINCP)fftservintf.h \
    203   $(SOPHYAINCP)fftpserver.h \
    204   $(SOPHYAINCP)fftservintf.h alm.h \
    205   $(SOPHYAINCP)nbrandom.h \
     200  $(SOPHYAINCP)fftpserver.h alm.h \
    206201  $(SOPHYAINCP)srandgen.h \
    207202  $(SOPHYAINCP)nbmath.h \
    208203  $(SOPHYAINCP)triangmtx.h \
    209   $(SOPHYAINCP)tvector.h lambdaBuilder.h \
    210   $(SOPHYAINCP)ndatablock.h \
     204  lambdaBuilder.h \
    211205  $(SOPHYAINCP)timing.h
    212206        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
  • trunk/SophyaLib/Samba/sphericaltransformserver.cc

    r3003 r3077  
    66#include "sphericaltransformserver.h"
    77#include "tvector.h"
    8 #include "nbrandom.h"
     8#include "srandgen.h"
    99#include "nbmath.h"
    1010#include "timing.h"
  • trunk/SophyaProg/Tests/fitsioGorski.cc

    r2615 r3077  
    88
    99// Utilisation des generateurs aleatoires
    10 #include "nbrandom.h"
     10#include "srandgen.h"
    1111#include "fitsioserver.h"
    1212#include "skymapinit.h"
  • trunk/SophyaProg/Tests/fitsioImage.cc

    r2615 r3077  
    66#include "cimage.h"
    77// Utilisation des generateurs aleatoires
    8 #include "nbrandom.h"
     8#include "srandgen.h"
    99#include "fitsioserver.h"
    1010#include "skymapinit.h"
  • trunk/SophyaProg/Tests/fitsioLocMap.cc

    r2615 r3077  
    77
    88// Utilisation des generateurs aleatoires
    9 #include "nbrandom.h"
     9#include "srandgen.h"
    1010#include "fitsioserver.h"
    1111#include "skymapinit.h"
  • trunk/SophyaProg/Tests/fitsioSphere.cc

    r2615 r3077  
    77
    88// Utilisation des generateurs aleatoires
    9 #include "nbrandom.h"
     9#include "srandgen.h"
    1010#include "fitsioserver.h"
    1111#include "skymapinit.h"
  • trunk/SophyaProg/Tests/tblitz.cc

    r2615 r3077  
    22#include <iostream>
    33#include "sopnamsp.h"
    4 #include "nbrandom.h"
     4#include "srandgen.h"
    55#include "timing.h"
    66#include "cimage.h"
  • trunk/SophyaProg/Tests/tdcr.cc

    r2615 r3077  
    1414
    1515#include "fmath.h"
    16 #include "nbrandom.h"
     16#include "srandgen.h"
    1717
    1818void tdcr(AnyDataObj * obj)
  • trunk/SophyaProg/Tests/tfft.cc

    r2841 r3077  
    77#include <typeinfo>
    88
    9 #include "nbrandom.h"
     9#include "srandgen.h"
    1010#include "matharr.h"
    1111#include "fftpserver.h"
  • trunk/SophyaProg/Tests/timg.cc

    r2615 r3077  
    77#include "cimage.h"
    88// Utilisation des generateurs aleatoires
    9 #include "nbrandom.h"
     9#include "srandgen.h"
    1010
    1111// Test des NDataBlock
  • trunk/SophyaProg/Tests/tobjio.cc

    r2705 r3077  
    1414
    1515#include "fmath.h"
    16 #include "nbrandom.h"
     16#include "srandgen.h"
    1717#include "fioarr.h"
    1818
  • trunk/SophyaProg/Tests/tobjio2.cc

    r2615 r3077  
    1515
    1616#include "fmath.h"
    17 #include "nbrandom.h"
     17#include "srandgen.h"
    1818
    1919
  • trunk/SophyaProg/Tests/tspm2.cc

    r2615 r3077  
    88#include "fitstarray.h"
    99#include "fitsspherehealpix.h"
    10 #include "nbrandom.h"
     10#include "srandgen.h"
    1111
    1212#include "timing.h"
Note: See TracChangeset for help on using the changeset viewer.