lumos.functions
Simple mathematical calculations that are used throughout Lumos
Functions
Rotates points \((x, y, z)\) about x-axis by angle \(\theta\). |
|
Rotates points \((x, y, z)\) about y-axis by angle \(\theta\). |
|
Rotates points \((x, y, z)\) about z-axis by angle \(\theta\). |
|
Calculates determinate of 2x2 matrix. |
|
Calculates determinate of 3x3 matrix. |
|
Calculates inverse of 3x3 matrix. |