Boost logo

Ublas :

Subject: [ublas] [bindings] lapack errors
From: Uldarico Muico (um_at_[hidden])
Date: 2009-09-29 17:47:24


Hi. I get the following errors using functions like lapack::potrf and
lapack::sysv under debug mode

boost/numeric/bindings/lapack/driver/sysv.hpp:117: error: no matching
function for call to 'max(int, ptrdiff_t)'

Perhaps you should use std::max<integer_t> explicitly?

On a related note, I also get

boost/numeric/bindings/lapack/driver.hpp:12:51: error: boost/numeric/
bindings/lapack/solve.hpp: No such file or directory