|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
. f/ d/ G6 V& RUse this create message if the generator to be attached is a Split one。
2 [1 [- F, ]! W. u# {# C. ]( \9 {1 [) i* ]" n
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。
; j- I$ g0 q+ L6 Z2 N' ~0 y. A* E& n, o# d
什么叫Simple one ? 什么叫Split one? 区别。 g* F% i- @! m0 _( [
7 R0 X7 y! G9 A+ W z
1 U4 [+ s7 y8 B0 N- c| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
- w5 f9 S! e2 I3 a# n5 t% P
2 Y* r8 P8 h7 \& z3 c& e[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|