Folx,
ublas is not my specialty, so apologies if Ive done something silly, but as I get different results with Debug & Release builds on identical code, I think there is a problem in ublas's interaction with Visual Studio 2012.
[There may also be problems in my code, but I think its simple enough that I expect consistent answers (I view consistently wrong as better than inconsistent). ]
MS Windows 7
Visual Studio 2012
Boost 1.55 or 1.52 (I think also earlier, but I didnt go back that far to test)
Simple usage of Fredrik Orderud's LU decompisition matrix inversion
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?LU_Matrix_Inversion
I've disabled _SCL_SECURE_NO_WARNINGS because its not standard C++.
Ive disabled BOOST_UBLAS_TYPE_CHECK because I wanted to check with error control flow caused differences.
Any guidance on why the results are inconsistent ?
thanks,
- JT
_______________________________________________ ublas mailing list ublas@lists.boost.org http://listarchives.boost.org/mailman/listinfo.cgi/ublas Sent to: athanasios.iliopoulos.ctr.gr@nrl.navy.mil