Skip to content
Snippets Groups Projects
  1. Dec 05, 2013
    • Oliver Sander's avatar
      Do not normalize unitvectors / unit quaternions in constructors and operator= · 874cb377
      Oliver Sander authored
      This effectively means that we use another prolongation of the distance 
      function on M into the surrounding space.  Since the prolongation does not
      matter this patch should not change the algorithm behavior.  However, it
      shaves off a few norm calculations and division.  I cannot really measure
      any difference though.
      
      A possible effect of this is that while all values should remain on the
      manifold, they may start to 'drift away' due to numerical artifacts.
      So we may have to add an occasional renormalization step eventually.
      
      [[Imported from SVN: r9558]]
      874cb377
  2. Sep 03, 2013
  3. Feb 14, 2013
  4. Jan 12, 2012
  5. Nov 12, 2011
  6. Oct 25, 2011
  7. Jun 06, 2011
  8. May 23, 2011
  9. May 01, 2011
  10. Apr 25, 2011
  11. Apr 21, 2011
  12. Apr 11, 2011
  13. Apr 05, 2011
  14. Apr 03, 2011
  15. Apr 02, 2011
  16. Apr 01, 2011
  17. Mar 29, 2011
  18. Nov 07, 2010
  19. Nov 05, 2010
  20. Oct 18, 2010
  21. Oct 14, 2010
  22. Oct 07, 2010
  23. Sep 02, 2010
  24. Aug 31, 2010
Loading