mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
sync with default branch
This commit is contained in:
@@ -10,8 +10,8 @@ using namespace std;
|
||||
using namespace Eigen;
|
||||
|
||||
#ifndef SCALAR
|
||||
#define SCALAR std::complex<float>
|
||||
// #define SCALAR float
|
||||
// #define SCALAR std::complex<float>
|
||||
#define SCALAR float
|
||||
#endif
|
||||
|
||||
typedef SCALAR Scalar;
|
||||
|
||||
Reference in New Issue
Block a user