Function | Description |
---|---|
f = dot(v, v) |
Vector dot product |
v = cross(v, v) |
Vector cross product |
m = matrixCompMult(m, m) |
Component-wise multiply |
Created
May 7, 2025 09:30
-
-
Save MadFlasheroo7/ce708499159424287dd4448c44b9c789 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment