Skip to content

Commit d52ae7a

Browse files
committed
.
1 parent 34f908e commit d52ae7a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.DS_Store

-2 KB
Binary file not shown.

PoissonDirect/PoissonDirectMany.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ static void Main () {
3232

3333
RandomGenerator rand = new RandomGenerator ();
3434

35-
//generate a many poisson variables
35+
//generate Poisson variables
3636
randPoisson = rand.funPoissonMany (lambda, numbSim);
3737

3838
//loop through for each random variable

0 commit comments

Comments
 (0)