Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ void DefaultableEquityJumpDiffusionModel::bootstrap(

constexpr Size dampingSteps = 5;

// 2.2 boostrap h0 and sigma functions
// 2.2 bootstrap h0 and sigma functions

// 2.2.1 set integration length dy for each grid point (= center of integration interval) and initial condition

Expand Down