📄 normalc.html
字号:
</TR></TABLE> <A NAME="methods_inherited_from_class_swarm.defobj.CreateC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface swarm.defobj.<A HREF="../../swarm/defobj/CreateC.html">CreateC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/CreateC.html#create(swarm.defobj.Zone)">create</A>, <A HREF="../../swarm/defobj/CreateC.html#createBegin(swarm.defobj.Zone)">createBegin</A>, <A HREF="../../swarm/defobj/CreateC.html#createEnd()">createEnd</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_swarm.defobj.CustomizeC"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from interface swarm.defobj.<A HREF="../../swarm/defobj/CustomizeC.html">CustomizeC</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../swarm/defobj/CustomizeC.html#customizeBegin(java.lang.Object)">customizeBegin</A>, <A HREF="../../swarm/defobj/CustomizeC.html#customizeCopy(java.lang.Object)">customizeCopy</A>, <A HREF="../../swarm/defobj/CustomizeC.html#customizeEnd()">customizeEnd</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="create$setGenerator$setMean$setVariance(swarm.defobj.Zone, swarm.random.SimpleRandomGenerator, double, double)"><!-- --></A><H3>create$setGenerator$setMean$setVariance</H3><PRE>public java.lang.Object <B>create$setGenerator$setMean$setVariance</B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A> aZone, <A HREF="../../swarm/random/SimpleRandomGenerator.html">SimpleRandomGenerator</A> simpleGenerator, double mean, double variance)</PRE><DL><DD>Use this create message if the generator to be attached is a Simple one and you wish to specify the variance:<DD><DL></DL></DD></DL><HR><A NAME="create$setGenerator$setMean$setStdDev(swarm.defobj.Zone, swarm.random.SimpleRandomGenerator, double, double)"><!-- --></A><H3>create$setGenerator$setMean$setStdDev</H3><PRE>public java.lang.Object <B>create$setGenerator$setMean$setStdDev</B>(<A HREF="../../swarm/defobj/Zone.html">Zone</A> aZone, <A HREF="../../swarm/random/SimpleRandomGenerator.html">SimpleRandomGenerator</A> simpleGenerator, double mean, double sdev)</PRE><DL><DD>Use this create message if the generator to be attached is a Simple one and you wish to specify the standard deviation:<DD><DL></DL></DD></DL><HR><A NAME="create$setGenerator$setVirtualGenerator$setMean$setVariance(swarm.defobj.Zone, swarm.random.SplitRandomGenerator, int, double, double)"><!-- --></A><H3>create$setGenerator$setVirtualGenerator$setMean$setVariance</H3><PRE>public java.lang.Object <B>create$setGenerator$setVirtualGenerator$setMean$setVariance</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)</PRE><DL><DD>Use this create message if the generator to be attached is a Split one and you wish to specify the variance:<DD><DL></DL></DD></DL><HR><A NAME="create$setGenerator$setVirtualGenerator$setMean$setStdDev(swarm.defobj.Zone, swarm.random.SplitRandomGenerator, int, double, double)"><!-- --></A><H3>create$setGenerator$setVirtualGenerator$setMean$setStdDev</H3><PRE>public java.lang.Object <B>create$setGenerator$setVirtualGenerator$setMean$setStdDev</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)</PRE><DL><DD>Use this create message if the generator to be attached is a Split one and you wish to specify the standard deviation:<DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_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></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -