tf_quant_finance.experimental.instruments.CMSCouponSpecs

Contents

Last updated: 2023-03-16.

tf_quant_finance.experimental.instruments.CMSCouponSpecs#

View source

CMSCouponSpecs data.

tf_quant_finance.experimental.instruments.CMSCouponSpecs(
    coupon_frequency, tenor, float_leg, fixed_leg, notional, daycount_convention,
    coupon_basis, coupon_multiplier, businessday_rule
)

Methods#

__eq__

__eq__(
    other
)

Method generated by attrs for class CMSCouponSpecs.

__ge__

__ge__(
    other
)

Method generated by attrs for class CMSCouponSpecs.

__gt__

__gt__(
    other
)

Method generated by attrs for class CMSCouponSpecs.

__iter__

View source

__iter__()

__le__

__le__(
    other
)

Method generated by attrs for class CMSCouponSpecs.

__len__

View source

__len__()

__lt__

__lt__(
    other
)

Method generated by attrs for class CMSCouponSpecs.

__ne__

__ne__(
    other
)

Method generated by attrs for class CMSCouponSpecs.