« Previous | Next » 

Revision fd9de024

IDfd9de024d81e50c7cc3d86f4cede2177b04c7764
Parent 7ede6000
Child a6c06c10

Added by Gé Vissers about 8 years ago

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

View differences