significantly improve the accuracy of setFromTwoVectors (fixes #21)

This commit is contained in:
Gael Guennebaud
2009-07-06 10:35:20 +02:00
parent ecc4f07af5
commit 90f1e24579
2 changed files with 15 additions and 10 deletions

View File

@@ -6,6 +6,7 @@
#include "src/Core/util/DisableMSVCWarnings.h"
#include "Array"
#include "QR"
#include <limits>
#ifndef M_PI