Re: [eigen] nasty msvc compilation issue

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


I'm at a loss as to why this happens, but if you're only looking for a fix, you could add the line:

 MatrixXcd::Options;// <- MSVC bug workaround

Once MatrixXcd has been specialized it apparently compiles.

2010/3/1 Hauke Heibel <hauke.heibel@xxxxxxxxxxxxxx>
On Mon, Mar 1, 2010 at 5:13 PM, Hauke Heibel
<hauke.heibel@xxxxxxxxxxxxxx> wrote:
> The compiler tells me BlockType is undeclared. Ok, so let's forget
> about the compiler issues and try to reason.

I meant to say "let's forget about the compiler's error messages" ...

@Benoit: I was to quick beforehand, i.e. block, map and mapstride do
compile. The issue occurred first in determinant.

- Hauke





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/