Re: [eigen] Regarding bug #156 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Hi Developers,
Thank you all.
Am 03.02.2011 19:26, schrieb Hauke Heibel:
I have a fix attached. I tried it on geo_hyperplane1 and it works out
of the box but I am not willing to run "all" tests on my machine an
block it for hours. Sorry. :)
Let's hope somebody will come soon and sponsor a little and powerful
testing farm!
My personal "testing farm" is well known (by the cdash logs) to be
pretty inperformant, nevertheless...
Now regarding the bug ...
We cannot use nested<T>::type as arguments on functions and right now
internal::as_argument is doing exactly that. The attached patch should
fix the issue. I am not 100% sure but I think that with my as_agrument
implementations the specializations for Matrix and Array are not
needed anymore.
Any idea or comments?
I will run the full blown cdash suite as soon as i recieve haukes commits.
(at this time, I have rev rev 3768 here)
.... let's wait and see.
- Frank