Boost logo

Ublas :

Subject: Re: [ublas] [bindings][lapack] cmputational/stegr problems
From: Hidekazu Ikeno (hide.ikeno+boost_at_[hidden])
Date: 2009-04-14 09:19:59


Dear Rutger,

Thank you very much for new bindings.
Now stegr works fine both real and complex values.

Related to stemr, a new logical argument tryac is required
(sorry, I didn't notice that argument before).
It doesn't work at the moment since logical_t is defined as void.
So, I'll use stegr at the moment.

Lots of thanks again!

Best regards,

Hidekazu Ikeno

2009/4/14 Rutger ter Borg <rutger_at_[hidden]>

>
> Hidekazu Ikeno wrote:
> >
> > What we need is bindings for stemr.
> > stegr is now just a wrapper for stemr, and only discards abstol argument.
>
> I see -- I've added bindings for stemr.
>
> Kind regards,
>
> Rutger ter Borg
>
>
>
>
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
>