|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
; i7 o3 d5 L$ n9 N& K: ZUse this create message if the generator to be attached is a Split one。
0 V, x6 `8 p& Y; F, R- U' y7 j8 h! ?5 }' S& g2 O! K
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。7 L$ y' y+ i8 |% P/ I
, ?/ I# {3 d& z4 N% L% g什么叫Simple one ? 什么叫Split one? 区别。# _$ d/ I |+ ]& M' O
2 ~" T9 t! b" k H) M, p
# k8 q$ V/ y! x- M" p# {7 W| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
$ W8 y! R* O, N0 @! }& C) W3 o! }- N( |+ P6 f4 @! Y
[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|