Package | Description |
---|---|
org.drip.product.rates |
Modifier and Type | Method and Description |
---|---|
FixedStream[] |
RatesBasket.getFixedStreamComponents()
Retrieve the array of the fixed stream components
|
Constructor and Description |
---|
RatesBasket(java.lang.String strName,
FixedStream[] aCompFixedStream,
FloatingStream[] aCompFloatStream)
RatesBasket constructor
|