GenericRepresentation ===================== .. currentmodule:: interpolated_coordinates.utils.generic_representation .. autoclass:: GenericRepresentation :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GenericRepresentation.T ~GenericRepresentation.attr_classes ~GenericRepresentation.components ~GenericRepresentation.differentials ~GenericRepresentation.info ~GenericRepresentation.isscalar ~GenericRepresentation.ndim ~GenericRepresentation.q1 ~GenericRepresentation.q2 ~GenericRepresentation.q3 ~GenericRepresentation.shape ~GenericRepresentation.size .. rubric:: Methods Summary .. autosummary:: ~GenericRepresentation.copy ~GenericRepresentation.cross ~GenericRepresentation.diagonal ~GenericRepresentation.dot ~GenericRepresentation.flatten ~GenericRepresentation.from_cartesian ~GenericRepresentation.from_representation ~GenericRepresentation.get_name ~GenericRepresentation.mean ~GenericRepresentation.norm ~GenericRepresentation.ravel ~GenericRepresentation.represent_as ~GenericRepresentation.reshape ~GenericRepresentation.scale_factors ~GenericRepresentation.squeeze ~GenericRepresentation.sum ~GenericRepresentation.swapaxes ~GenericRepresentation.take ~GenericRepresentation.to_cartesian ~GenericRepresentation.transform ~GenericRepresentation.transpose ~GenericRepresentation.unit_vectors ~GenericRepresentation.with_differentials ~GenericRepresentation.without_differentials .. rubric:: Attributes Documentation .. autoattribute:: T .. autoattribute:: attr_classes .. autoattribute:: components .. autoattribute:: differentials .. autoattribute:: info .. autoattribute:: isscalar .. autoattribute:: ndim .. autoattribute:: q1 .. autoattribute:: q2 .. autoattribute:: q3 .. autoattribute:: shape .. autoattribute:: size .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: cross .. automethod:: diagonal .. automethod:: dot .. automethod:: flatten .. automethod:: from_cartesian .. automethod:: from_representation .. automethod:: get_name .. automethod:: mean .. automethod:: norm .. automethod:: ravel .. automethod:: represent_as .. automethod:: reshape .. automethod:: scale_factors .. automethod:: squeeze .. automethod:: sum .. automethod:: swapaxes .. automethod:: take .. automethod:: to_cartesian .. automethod:: transform .. automethod:: transpose .. automethod:: unit_vectors .. automethod:: with_differentials .. automethod:: without_differentials