mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
switch from eigensolver to SVD which seems to be more accurate with float
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "src/Core/util/DisableMSVCWarnings.h"
|
||||
|
||||
#include "Array"
|
||||
#include "QR"
|
||||
#include "SVD"
|
||||
#include <limits>
|
||||
|
||||
#ifndef M_PI
|
||||
|
||||
Reference in New Issue
Block a user