InterpolatedDifferential ======================== .. currentmodule:: interpolated_coordinates .. autoclass:: InterpolatedDifferential :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~InterpolatedDifferential.affine ~InterpolatedDifferential.derivative_type ~InterpolatedDifferential.uninterpolated .. rubric:: Methods Summary .. autosummary:: ~InterpolatedDifferential.__call__ ~InterpolatedDifferential.clear_derivatives ~InterpolatedDifferential.copy ~InterpolatedDifferential.derivative ~InterpolatedDifferential.from_cartesian ~InterpolatedDifferential.represent_as ~InterpolatedDifferential.to_cartesian .. rubric:: Attributes Documentation .. autoattribute:: affine .. autoattribute:: derivative_type .. autoattribute:: uninterpolated .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: clear_derivatives .. automethod:: copy .. automethod:: derivative .. automethod:: from_cartesian .. automethod:: represent_as .. automethod:: to_cartesian