Boost logo

Ublas :

Subject: Re: [ublas] [bindings] Routine with 4 workarrays
From: Karl Meerbergen (Karl.Meerbergen_at_[hidden])
Date: 2009-01-16 07:51:33


Rutger,

In the case of DGGSVP, I would not use 3 but two workarrays: WORK and
TAU can be held by a single double array, that you will have to
partition in two subarrays.

Best,

Karl

Rutger ter Borg wrote:
> I've stumbled upon a computational lapack routine that has 4 workarrays:
> ggsvp (see table 2.16 in the Lapack Users' Guide,
> http://www.netlib.org/lapack/lug/node59.html).
>
> Please find attached the file in question.
>
> Ideas on how to proceed with this one?
>
> Cheers,
>
> Rutger
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas