Changeset 2046 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Oct 11, 2004, 12:25:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r2045 r2046 1 %%% $Id: psLibSDRS.tex,v 1.13 4 2004-10-11 21:49:44price Exp $1 %%% $Id: psLibSDRS.tex,v 1.135 2004-10-11 22:25:16 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 3210 3210 \code{seed} is specified as an \code{unsigned long} so that the system 3211 3211 clock may be used to set it. If the \code{seed} is zero, then the RNG 3212 shall be seeded from \code{/dev/ random} if it exists, or otherwise3212 shall be seeded from \code{/dev/urandom} if it exists, or otherwise 3213 3213 from the system clock, and the particular seed shall be printed using 3214 3214 \code{psLogMsg} with a level of \code{PS_LOG_INFO}.
Note:
See TracChangeset
for help on using the changeset viewer.
