Changeset 3408 in Sophya for trunk/SophyaLib/BaseTools/srandgen.c
- Timestamp:
- Nov 23, 2007, 11:54:28 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/BaseTools/srandgen.c
r3364 r3408 428 428 429 429 430 /*!431 \ingroup BaseTools432 \class SOPHYA::RandomGenerator433 \brief Random number generator434 435 This is a class with static methods, providing an alternative interface436 to random number generations functions declared in srandgen.h.437 438 \sa frand01 drand01 frandpm1 drandpm1439 \sa GauRnd PoissRand440 \sa Ini_Ranf_Quick Ini_Ranf Get_Ranf Auto_Ini_Ranf441 */442 430 443 431 /*==========================================================================*/
Note:
See TracChangeset
for help on using the changeset viewer.