Changeset 14452 for trunk/psLib/src/math/psRandom.h
- Timestamp:
- Aug 8, 2007, 3:40:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psRandom.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psRandom.h
r11248 r14452 7 7 * @author GLG, MHPCC 8 8 * 9 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $10 * @date $Date: 2007-0 1-23 22:47:23$9 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2007-08-09 01:40:07 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 53 53 psRandomType type, ///< The type of RNG 54 54 unsigned long seed ///< Known value with which to seed the RNG 55 ) ;55 ) PS_ATTR_MALLOC; 56 56 57 57 /** Resets an existing psRandom struct.
Note:
See TracChangeset
for help on using the changeset viewer.
