Changeset 3408 in Sophya for trunk/SophyaLib/BaseTools/stsrand.cc
- Timestamp:
- Nov 23, 2007, 11:54:28 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/stsrand.cc
r3403 r3408 11 11 \class RandomGenerator 12 12 \ingroup BaseTools 13 \brief Random number generator 14 13 15 This class is a thread-safe random number generator. 14 16 Its PPF handler can be used to save the complete state of the class and the underlying … … 16 18 17 19 \sa SOPHYA::ObjFileIO<RandomGenerator> 20 21 \sa frand01 drand01 frandpm1 drandpm1 22 \sa GauRnd PoissRand 23 \sa Ini_Ranf_Quick Ini_Ranf Get_Ranf Auto_Ini_Ranf 24 18 25 19 26 */
Note:
See TracChangeset
for help on using the changeset viewer.