Module nyx_space::utils
[−]
[src]
Include utility functions shared by different modules, and which may be useful to engineers.
Functions
is_diagonal |
Returns whether the provided square matrix (3x3) is diagonal |
tilde_matrix |
Returns the tilde matrix from the provided Vector3. |