?? normalc.html
字號(hào):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Tue Nov 30 14:11:22 MST 2004 --><TITLE>Swarm 2.2 Reference Guide: Interface NormalC</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../swarm/random/Normal.html"><B>PREV CLASS</B></A> <A HREF="../../swarm/random/NormalDist.html"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="NormalC.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: INNER | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">swarm.random</FONT><BR>Interface NormalC</H2><DL><DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../swarm/random/LogNormalDistC.html">LogNormalDistC</A>, <A HREF="../../swarm/random/NormalDistC.html">NormalDistC</A></DD></DL><DL><DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../swarm/random/NormalDistCImpl.html">NormalDistCImpl</A>, <A HREF="../../swarm/random/LogNormalDistCImpl.html">LogNormalDistCImpl</A></DD></DL><HR><DL><DT>public interface <B>NormalC</B><DT>extends <A HREF="../../swarm/random/DoubleDistributionC.html">DoubleDistributionC</A>, <A HREF="../../swarm/random/DoubleDistributionS.html">DoubleDistributionS</A></DL><P><strong> Internal</strong>.<P><HR><P><!-- ======== INNER CLASS SUMMARY ======== --><!-- =========== FIELD SUMMARY =========== --><!-- ======== CONSTRUCTOR SUMMARY ======== --><!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Method Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B><A HREF="../../swarm/random/NormalC.html#create$setGenerator$setMean$setStdDev(swarm.defobj.Zone, swarm.random.SimpleRandomGenerator, double, double)">create$setGenerator$setMean$setStdDev</A></B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A> aZone, <A HREF="../../swarm/random/SimpleRandomGenerator.html">SimpleRandomGenerator</A> simpleGenerator, double mean, double sdev)</CODE><BR> Use this create message if the generator to be attached is a Simple one and you wish to specify the standard deviation:</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B><A HREF="../../swarm/random/NormalC.html#create$setGenerator$setMean$setVariance(swarm.defobj.Zone, swarm.random.SimpleRandomGenerator, double, double)">create$setGenerator$setMean$setVariance</A></B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A> aZone, <A HREF="../../swarm/random/SimpleRandomGenerator.html">SimpleRandomGenerator</A> simpleGenerator, double mean, double variance)</CODE><BR> Use this create message if the generator to be attached is a Simple one and you wish to specify the variance:</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B><A HREF="../../swarm/random/NormalC.html#create$setGenerator$setVirtualGenerator$setMean$setStdDev(swarm.defobj.Zone, swarm.random.SplitRandomGenerator, int, double, double)">create$setGenerator$setVirtualGenerator$setMean$setStdDev</A></B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A> aZone, <A HREF="../../swarm/random/SplitRandomGenerator.html">SplitRandomGenerator</A> splitGenerator, int vGen, double mean, double sdev)</CODE><BR> Use this create message if the generator to be attached is a Split one and you wish to specify the standard deviation:</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B><A HREF="../../swarm/random/NormalC.html#create$setGenerator$setVirtualGenerator$setMean$setVariance(swarm.defobj.Zone, swarm.random.SplitRandomGenerator, int, double, double)">create$setGenerator$setVirtualGenerator$setMean$setVariance</A></B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A> aZone, <A HREF="../../swarm/random/SplitRandomGenerator.html">SplitRandomGenerator</A> splitGenerator, int vGen, double mean, double variance)</CODE><BR> Use this create message if the generator to be attached is a Split one and you wish to specify the variance:</TD></TR></TABLE> <A NAME="methods_inherited_from_class_swarm.random.ProbabilityDistributionC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface swarm.random.<A HREF="../../swarm/random/ProbabilityDistributionC.html">ProbabilityDistributionC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/random/ProbabilityDistributionC.html#create$setGenerator(swarm.defobj.Zone, swarm.random.SimpleRandomGenerator)">create$setGenerator</A>, <A HREF="../../swarm/random/ProbabilityDistributionC.html#create$setGenerator$setVirtualGenerator(swarm.defobj.Zone, swarm.random.SplitRandomGenerator, int)">create$setGenerator$setVirtualGenerator</A>, <A HREF="../../swarm/random/ProbabilityDistributionC.html#createWithDefaults(swarm.defobj.Zone)">createWithDefaults</A></CODE></TD>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -