74 lines
3.2 KiB
HTML
74 lines
3.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [C++ Toolkit ANNOUNCE] <util/random_gen.hpp> CRandom:: -- a class to generate random numbers
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20%3Cutil/random_gen.hpp%3E%20CRandom%3A%3A%20--%20a%20class%20to%20generate%20random%20numbers&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="000043.html">
|
|
<LINK REL="Next" HREF="000045.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[C++ Toolkit ANNOUNCE] <util/random_gen.hpp> CRandom:: -- a class to generate random numbers</H1>
|
|
<!--htdig_noindex-->
|
|
<B>Denis Vakatov</B>
|
|
<A HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20%3Cutil/random_gen.hpp%3E%20CRandom%3A%3A%20--%20a%20class%20to%20generate%20random%20numbers&In-Reply-To="
|
|
TITLE="[C++ Toolkit ANNOUNCE] <util/random_gen.hpp> CRandom:: -- a class to generate random numbers">vakatov at ncbi.nlm.nih.gov
|
|
</A><BR>
|
|
<I>Thu Jul 12 17:07:36 EDT 2001</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="000043.html">[C++ Toolkit ANNOUNCE] Added configuration for SYBASE client libs on LINUX
|
|
</A></li>
|
|
<LI>Next message: <A HREF="000045.html">[C++ Toolkit ANNOUNCE] <corelib/ncbi_system.hpp> -- SetHeapLimit() and SetCpuTimeLimit()
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#44">[ date ]</a>
|
|
<a href="thread.html#44">[ thread ]</a>
|
|
<a href="subject.html#44">[ subject ]</a>
|
|
<a href="author.html#44">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--/htdig_noindex-->
|
|
<!--beginarticle-->
|
|
<PRE>FYI,
|
|
|
|
Cliff Clausen has recently revamped the C Toolkit random number
|
|
generator into a C++ class CRandom::
|
|
|
|
<A HREF="http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/include/util/random_gen.hpp#L66">http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/include/util/random_gen.hpp#L66</A>
|
|
|
|
|
|
For the implementation details, see:
|
|
|
|
<A HREF="http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/src/util/random_gen.cpp#L30">http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lxr/source/src/util/random_gen.cpp#L30</A>
|
|
|
|
|
|
Enjoy the chaos ;-),
|
|
Denis
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<!--htdig_noindex-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="000043.html">[C++ Toolkit ANNOUNCE] Added configuration for SYBASE client libs on LINUX
|
|
</A></li>
|
|
<LI>Next message: <A HREF="000045.html">[C++ Toolkit ANNOUNCE] <corelib/ncbi_system.hpp> -- SetHeapLimit() and SetCpuTimeLimit()
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#44">[ date ]</a>
|
|
<a href="thread.html#44">[ thread ]</a>
|
|
<a href="subject.html#44">[ subject ]</a>
|
|
<a href="author.html#44">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://www.ncbi.nlm.nih.gov/mailman/listinfo/cpp-announce">More information about the cpp-announce
|
|
mailing list</a><br>
|
|
<!--/htdig_noindex-->
|
|
</body></html>
|