Skip to content

Commit 59535ea

Browse files
committed
fix: bates model
1 parent 76a88ec commit 59535ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/stochastic/jumpDiffusions/bates.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import {normal} from '../distributions';
22
import {compoundPoisson, correlatedWieners} from '../noises';
33

44
/**
5-
*
65
* @param {number} v0
76
* @param {number} S0
87
* @param {number} rho

0 commit comments

Comments
 (0)