Revision fd9de024
ID | fd9de024d81e50c7cc3d86f4cede2177b04c7764 |
Parent | 7ede6000 |
Child | a6c06c10 |
The cross product is only defined for 3D vectors. Instead of checking the size
at runtime, only provide an implementation for N==3. Trying to use the cross
function with other vector sizes will then result in a link error.
Files
- added
- modified
- copied
- renamed
- deleted