|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
' H: X, e4 ?! S5 G6 T ZUse this create message if the generator to be attached is a Split one。
* w/ m7 c* o) B" l6 H3 _0 |( U( y8 z' P# t( Y
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。; C7 d! l' P, ^
) c5 Y# k- @- [& v5 x
什么叫Simple one ? 什么叫Split one? 区别。2 i6 {- D {/ I! U/ f
: p* f9 @# e5 \. ]
4 T6 b" ^9 ?+ b, g W9 e| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
0 l. Y0 J! \7 D5 a: y3 [# R; a" {7 y# Y3 ~
[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|