|
|
public ExponentialDistImpl(Zone aZone,Object generator,int vGen,double mean)
- i" s# G) t# a$ q1 @9 yUse this create message if the generator to be attached is a Split one。
& }2 W H, c! y) n. L7 r$ f$ i* f% b) a, G& J: \ _0 T
public ExponentialDistImpl(Zone aZone,Object generator,double mean) Use this create message if the generator to be attached is a Simple one。0 X' U% v' b$ x2 @2 F) `
! \4 I! c' a) K2 W
什么叫Simple one ? 什么叫Split one? 区别。/ i" B2 y7 x0 ~
% q: f" X& O/ J7 i: \
7 G, Q2 V7 d8 ~
| ExponentialDistCImpl | 这两个构造函数 有什么区别? 一个有C, 一个没C? | | ExponentialDistImpl |
[3 r' B |5 _ t, `
9 e5 V; W9 z& y# W[ 本帖最后由 493288977 于 2008-7-19 11:28 编辑 ] |
|