Registered Member
|
ex:
I define:
The compiler returns many warnings. One of that: WARNING!
1> equivalentsra.cpp(83) : see reference to class template instantiation 'Eigen::Matrix<_Scalar,_Rows,_Cols>' being compiled 1> with 1> [ 1> _Scalar=std::complex<double>, 1> _Rows=-1, 1> _Cols=1 1> ] Why? |
Moderator
|
|
Registered Member
|
For that line, the message is completed.
This is the whole warning messages of the file ( the warning in the provious post is in bold):
|
Moderator
|
the relevant lines are:
1>...eigen-eigen-a810d5dbab47\eigen\src\core\util\xprhelper.h(130) : warning C4307: '*' : integral constant overflow 1>...eigen-eigen-a810d5dbab47\eigen\src\core\util\xprhelper.h(130) : warning C4308: negative integral constant converted to unsigned type and they have already been fixed. The fixes will be part of the next releases.... |
Registered Member
|
Ok, thank you. |
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]