Registered Member
|
Hi,
I was going through the documentation and saw that || and && were overloaded for bool arrays http://eigen.tuxfamily.org/dox-devel/classEigen_1_1ArrayBase.html#acd1d613f08624631d4f561ee55acf7a5 However when I actually tried to use this (I have the latest version advertised 3.0.3) I get a compile error saying it actually isn't overloaded.
Suffice to say this has made me quite confused... Code that produced the above error:
(I know this code makes little sense but I was using it to test the || operator). Thank you. |
Moderator
|
you were looking at the documentation of the devel branch.
|
Registered Member
|
Weird. I never went to the dev documentation. There must be a link broken somewhere that leads you to it from the release docs....
Good to know this is coming though. I had written my own OR and AND functions to replicate this for bool arrays. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]