| Package | Description |
|---|---|
| net.finmath.montecarlo.interestrate.products.components |
Provides a set product components which allow to build financial products by composition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Period
A period.
|
| Constructor and Description |
|---|
AccruingNotional(AbstractNotional previousPeriodNotional,
AbstractPeriod previousPeriod)
Creates a notion where the notional of the period start is calculated as
the notional of the previous period's period end and the notional at period end
is calculated as being accrued via getCoupon on the current period.
|
Copyright © 2019. All rights reserved.