|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
1 A1 V7 K1 M' m: GUse this create message if the generator to be attached is a Split one。% |- z/ D E# u- S0 Q
; B3 E. K6 q" ^9 T8 l% f6 }3 s) j# y
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。
/ O9 k3 o& O) p3 z3 a, N0 l8 t, t1 D* T! V& R& L# W$ T
什么叫Simple one ? 什么叫Split one? 区别。 F b7 F6 P1 n4 s* e5 N: V2 R( g
. _2 D0 j' A0 W1 |4 m. m1 N* B7 X5 f7 [
| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl | 8 E, W) p7 K. l3 E' K E
5 i3 d& ?! b/ o) f1 A }[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|