Registered Member
|
outputs a zero matrix in Eigen 3.3, and the correct one in Eigen 3.2. However, using
works fine. Took me a while to hunt this down. Is this a bug or on purpose? |
Moderator
|
hm, your examples are invalid, j instead of i, and you need to include the std::complex_literals namespace. The following example work fine with either 3.2 or 3.3:
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]