|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)$ V6 e# L+ E0 X0 }$ @
Use this create message if the generator to be attached is a Split one。
3 F0 E- ^! s# \) d; V0 U% i* B9 h* y) k3 G: f# _" M$ e' j
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。5 q4 \: b( z% c0 i5 }
) r3 b# i+ O9 j5 G& q0 ]
什么叫Simple one ? 什么叫Split one? 区别。2 e: U6 _: M' @' w) _& H
# W' l( D) ?$ G' R( D* A4 m- v8 f8 S. l6 O' [
| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
) M0 }: D3 d% J [' C4 f& `3 ?+ g% ^9 p; X
[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|