| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 
 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Thu Sep 09 20:36:07 PDT 2004 -->
<TITLE>
cern.jet.random (Colt 1.2.0 - API Specification)
</TITLE>
<META NAME="keywords" CONTENT="cern.jet.random package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../cern/jet/random/package-summary.html" target="classFrame">cern.jet.random</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT> 
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AbstractContinousDistribution.html" title="class in cern.jet.random" target="classFrame">AbstractContinousDistribution</A>
<BR>
<A HREF="AbstractDiscreteDistribution.html" title="class in cern.jet.random" target="classFrame">AbstractDiscreteDistribution</A>
<BR>
<A HREF="AbstractDistribution.html" title="class in cern.jet.random" target="classFrame">AbstractDistribution</A>
<BR>
<A HREF="Benchmark.html" title="class in cern.jet.random" target="classFrame">Benchmark</A>
<BR>
<A HREF="Beta.html" title="class in cern.jet.random" target="classFrame">Beta</A>
<BR>
<A HREF="Binomial.html" title="class in cern.jet.random" target="classFrame">Binomial</A>
<BR>
<A HREF="BreitWigner.html" title="class in cern.jet.random" target="classFrame">BreitWigner</A>
<BR>
<A HREF="BreitWignerMeanSquare.html" title="class in cern.jet.random" target="classFrame">BreitWignerMeanSquare</A>
<BR>
<A HREF="ChiSquare.html" title="class in cern.jet.random" target="classFrame">ChiSquare</A>
<BR>
<A HREF="Distributions.html" title="class in cern.jet.random" target="classFrame">Distributions</A>
<BR>
<A HREF="Empirical.html" title="class in cern.jet.random" target="classFrame">Empirical</A>
<BR>
<A HREF="EmpiricalWalker.html" title="class in cern.jet.random" target="classFrame">EmpiricalWalker</A>
<BR>
<A HREF="Exponential.html" title="class in cern.jet.random" target="classFrame">Exponential</A>
<BR>
<A HREF="ExponentialPower.html" title="class in cern.jet.random" target="classFrame">ExponentialPower</A>
<BR>
<A HREF="Gamma.html" title="class in cern.jet.random" target="classFrame">Gamma</A>
<BR>
<A HREF="Hyperbolic.html" title="class in cern.jet.random" target="classFrame">Hyperbolic</A>
<BR>
<A HREF="HyperGeometric.html" title="class in cern.jet.random" target="classFrame">HyperGeometric</A>
<BR>
<A HREF="Logarithmic.html" title="class in cern.jet.random" target="classFrame">Logarithmic</A>
<BR>
<A HREF="NegativeBinomial.html" title="class in cern.jet.random" target="classFrame">NegativeBinomial</A>
<BR>
<A HREF="Normal.html" title="class in cern.jet.random" target="classFrame">Normal</A>
<BR>
<A HREF="Poisson.html" title="class in cern.jet.random" target="classFrame">Poisson</A>
<BR>
<A HREF="PoissonSlow.html" title="class in cern.jet.random" target="classFrame">PoissonSlow</A>
<BR>
<A HREF="StudentT.html" title="class in cern.jet.random" target="classFrame">StudentT</A>
<BR>
<A HREF="Uniform.html" title="class in cern.jet.random" target="classFrame">Uniform</A>
<BR>
<A HREF="VonMises.html" title="class in cern.jet.random" target="classFrame">VonMises</A>
<BR>
<A HREF="Zeta.html" title="class in cern.jet.random" target="classFrame">Zeta</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
 |