jaxdem.utils.angles#
Utility functions to compute angles between vectors.
Functions
|
Angle from v1 -> v2 in \([0, \pi]\). |
|
Angle from v1 -> \(\hat{x}\) in \([0, \pi]\). |
|
Directional angle from v1 -> v2 around normal \(\hat{z}\) (right-hand rule), in \([-\pi, \pi)\). |
|
Directional angle from v1 -> \(\hat{x}\) around normal \(\hat{z}\), in \((-\pi, \pi]\). |