Changeset 3408 in Sophya for trunk/SophyaLib/BaseTools/stsrand.cc


Ignore:
Timestamp:
Nov 23, 2007, 11:54:28 PM (18 years ago)
Author:
ansari
Message:

modifs commentaires pour doc par doxygen - Reza 23/11/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/stsrand.cc

    r3403 r3408  
    1111   \class RandomGenerator
    1212   \ingroup BaseTools
     13   \brief Random number generator
     14
    1315   This class is a thread-safe random number generator.
    1416   Its PPF handler can be used to save the complete state of the class and the underlying
     
    1618
    1719   \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
    1825
    1926*/
Note: See TracChangeset for help on using the changeset viewer.