Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gavbrennan committed Mar 27, 2023
1 parent 7249c4b commit 7a70cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Qwack.Core.Tests/Inflation/InflationCurveFacts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public void TestInflationCurve()
SolveStage = 0,
};


var model = new FundingModel(vd, new IIrCurve[] { usdIrCurve, cpiCurve }, TestProviderHelper.CurrencyProvider, TestProviderHelper.CalendarProvider);

var S = new NewtonRaphsonMultiCurveSolverStaged
Expand Down

0 comments on commit 7a70cf5

Please sign in to comment.