Interface VarEngine.ScenarioReval
- Enclosing class:
VarEngine
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Revalues the book under one scenario's factor moves.
-
Method Summary
-
Method Details
-
pnl
double pnl(double[] factorMoves) - Returns:
- the book's P&L under these factor moves (finite)
-