InterpolatedRepresentation ========================== .. currentmodule:: interpolated_coordinates .. autoclass:: InterpolatedRepresentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~InterpolatedRepresentation.affine ~InterpolatedRepresentation.derivative_type ~InterpolatedRepresentation.uninterpolated .. rubric:: Methods Summary .. autosummary:: ~InterpolatedRepresentation.__call__ ~InterpolatedRepresentation.clear_derivatives ~InterpolatedRepresentation.copy ~InterpolatedRepresentation.derivative ~InterpolatedRepresentation.from_cartesian ~InterpolatedRepresentation.headless_tangent_vectors ~InterpolatedRepresentation.represent_as ~InterpolatedRepresentation.tangent_vectors ~InterpolatedRepresentation.to_cartesian ~InterpolatedRepresentation.with_differentials ~InterpolatedRepresentation.without_differentials .. 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:: headless_tangent_vectors .. automethod:: represent_as .. automethod:: tangent_vectors .. automethod:: to_cartesian .. automethod:: with_differentials .. automethod:: without_differentials