|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
7 k+ r" n/ ]3 z; H0 D1 kUse this create message if the generator to be attached is a Split one。
$ q6 V) J2 D8 M5 C5 P! e9 a* `; m# \" E/ \+ V, Z
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。, L% T4 f* q; S2 N) C
+ }3 G1 P5 a4 V( \
什么叫Simple one ? 什么叫Split one? 区别。
1 c4 g2 y( F& X3 }# F6 t. g# a8 F) x# j$ @, J
' x }' U; z/ r0 y' B# Z9 a& w* b| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl | ; R% D# b& p6 K, [+ |# g
7 G a. Q9 p& Z$ R[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|