Math Operations#
Most common math operations are implemented for zonotopes and polynomial zonotopes. The operations are implemented in a way that they can be used with both single and batched zonotopes. In a later version, these operations will migrate to a dispatch mechanism to allow for more flexibility and better documentation.
Linear Algebra#
Returns the cross product of two zonotopes. |
Transcendentals#
Cosine function |
|
Sine function |
|
Cosine and sine cartesian product |
Rotations#
Returns the rotation matrix from a polyZonotope holding angles or the trigonometric form. |
Deprecated / Possibly Broken#
Deprecated, see |
|
Deprecated, see |
|
Deprecated, see |