Boost logo

Ublas :

Subject: Re: [ublas] [bindings] New traits system
From: Thomas Klimpel (Thomas.Klimpel_at_[hidden])
Date: 2010-01-08 17:43:24


Rutger ter Borg wrote:
> Thanks. I just did a sync of the LAPACK bindings, I haven't committed them
> for a while until I was sure the new traits / bindings were good enough. I
> guess now they are. Please check out the latest trtri.

Strangely, the following files were not synced:
computational/tgsen.hpp
driver/gbsvx.hpp
driver/geevx.hpp
driver/gesvx.hpp
driver/ggesx.hpp
driver/ggevx.hpp

Less strangely, you also forgot to add the following files:
computational/hptrf.hpp
computational/pftrf.hpp
computational/pftri.hpp
computational/pptrf.hpp
computational/sptrf.hpp
computational/tftri.hpp

Regards,
Thomas