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