Re: [eigen] nasty msvc compilation issue

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


The question is where would you add that? And you'ld need to do the
same thing for MatrixXd, Xf, basically all potential types....

So it's not really an option if we want to fix this for everybody. But
thanks for the first suggestion.

- Hauke

2010/3/1 Björn Piltz <bjornpiltz@xxxxxxxxxxxxxx>:
> 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/