Boost logo

Ublas :

Subject: Re: [ublas] compile error on gesv.hpp on 64Bit system
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-07-25 13:12:01


Kraus Philipp wrote:

[snip]
>
> linalg::geev( 'N', 'V', l_matrix, l_eigval, l_tmp1,l_tmp2,
> l_eigvec, linalg::optimal_workspace() );
>
[snip]

I'm a bit confused. Is it gesv (topic of this thread) or geev (code example)
which is causing the trouble?

Cheers,

RUtger