Boost logo

Ublas :

Subject: Re: [ublas] Sylvester equation
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2013-08-21 09:17:23


Sure,

http://svn.boost.org/svn/boost/sandbox/numeric_bindings/boost/numeric/bindings/lapack/computational/tgsyl.hpp

HtH,
Cheers,

Rutger

On 2013-08-21 14:54, David Bellot wrote:
> Hi all,
>
> I'm looking for good references (pdf ?) for solving the Sylvester
> equation AX + XB = C.
> I can't find those on wikipedia
> (http://en.wikipedia.org/wiki/Sylvester_equationhttp://en.wikipedia.org/wiki/Sylvester_equation)
> because I don't have access to publications stores like ACM or JSTOR
> from work (neither from home).
>
> One of the standard methods is described in
> http://dl.acm.org/citation.cfm?id=361582
>
> Does anybody have a good algorithm for solving or a paper describing it ?
>
> Many thanks,
> David
>
>