_CurveInterpolator ================== .. currentmodule:: rateslib.curves .. autoclass:: _CurveInterpolator :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~_CurveInterpolator.convention ~_CurveInterpolator.local ~_CurveInterpolator.local_func ~_CurveInterpolator.local_name ~_CurveInterpolator.spline .. rubric:: Methods Summary .. autosummary:: ~_CurveInterpolator.to_json .. rubric:: Attributes Documentation .. autoattribute:: convention .. autoattribute:: local .. autoattribute:: local_func .. autoattribute:: local_name .. autoattribute:: spline .. rubric:: Methods Documentation .. automethod:: to_json