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