|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)/ Z: p* l! n/ G$ A4 d1 ` p
Use this create message if the generator to be attached is a Split one。
, ^) V6 C% b3 E8 U9 r* x$ r' M$ p6 _) C6 ]4 K% U' I! H/ S
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。
, N# J5 K. D* o3 H% ]& P; I" j7 c" W. t6 f7 i# V( y
什么叫Simple one ? 什么叫Split one? 区别。
: k& [1 ]4 K( v6 }5 [: [$ h( f
8 S1 d, C( Z0 C2 u, C; S. R! ~* |* t
) J" b/ S) Z4 ?" l9 f# e# S' @| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
( |& _# t8 m9 o9 T/ R
8 N: x0 r& t. H; }[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|