Compiler Error in boost/numeric/ublas/lu.hpp

Created by Maciej Muehleisen
Keywords:
lu hpp ublas markovchain

If the compiler exits when compiling files in markovianchain telling it has errors in boost/numeric/ublas/lu.hpp you have to update your Boost package (Package libboost-dev). Version has to be >= 1.34.

Else you can just apply this patch to lu.hpp:

https://svn.boost.org/trac/boost/changeset/39227