Changeset 3364 in Sophya for trunk/SophyaLib/BaseTools/srandgen.h
- Timestamp:
- Oct 29, 2007, 6:34:27 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/srandgen.h
r3099 r3364 74 74 75 75 int PoissRand(double mu); 76 unsigned long PoissRandLimit(double mu,double mumax /* =10. */ ); 76 77 77 78 TIREALEA *init_tirage_alea(int nbin,double xmin,double xmax,double (*fonc) (double));
Note:
See TracChangeset
for help on using the changeset viewer.