|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean); `2 P- s# |3 N2 j4 W& R0 v
Use this create message if the generator to be attached is a Split one。
: G2 V2 c' d3 @/ B2 D' d7 F! \
1 C, z& X. T' E) \; g! ]public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。
/ b' G1 N4 A$ V0 ]+ }! m: V; s* f, O/ D \
什么叫Simple one ? 什么叫Split one? 区别。 \3 ] }! B F3 G1 v
- m/ P1 ~; F( _1 K' F
3 Y7 e# |5 \* G) d' V* s2 R& H
| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
% F) H" T: F7 j0 w1 Z; y8 J8 S0 D) H4 f6 Z9 w- l' v' P0 ]
[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|