|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
# l6 x9 B% h& {Use this create message if the generator to be attached is a Split one。) K$ n4 c! s- R' _ r/ j- G9 Q
3 C( R$ Q; v T. {6 i. v5 W- A, Q
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。' |/ k% H5 e; ]: k# Z$ M5 N$ ^- Z
4 V+ H6 ?( G6 g! t0 M
什么叫Simple one ? 什么叫Split one? 区别。# [; j8 e+ m2 D2 {2 u- z) m
" H( w l& `5 ~! O3 {) K! J
; J% z3 V; O0 `
| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
* u3 J: P* C& ~; Q# b& Y+ A, b2 ?/ P2 o4 C4 H
[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|