« Previous | Next » 

Revision abce6607

IDabce66070b1d3ba10154765b5227d13db10a30bb
Parent 8cee904f
Child b2d499c7

Added by Paul Du Bois (laptop) about 9 years ago

Bug fix for Vector::magnitude()

Sample failure: Vector<1>(0.5).magnitude() returns 1, not 0.5.
The avoid-sqrt optimization is dubious at best, and should arguably
just be removed.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences