|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
; | q7 w$ u" R7 I& JUse this create message if the generator to be attached is a Split one。
1 H" m7 h, e( m) ?+ _) Z% u8 T- b) n2 i" \2 ]; k
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。' N2 p' [& Y" u6 B6 ?0 e! M
/ q' U$ Z( J+ c# {8 w
什么叫Simple one ? 什么叫Split one? 区别。
) X Q, V {0 `4 ~: F1 h; @% {% ]2 E ?1 C+ F, V. S4 P. l9 y
! Q; p/ R: W( s' e D0 \. ^2 a
| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
: A/ l& C8 l. Y6 `0 P, G0 n8 H+ J4 h6 ?/ ?6 h1 Z" m/ j8 I
[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|