Boost logo

Ublas :

From: nksallem_at_[hidden]
Date: 2007-12-26 16:38:50


Hi,
I primarly sent this message to Boost-users_at_[hidden], now,
redirecting to ublas_at_[hidden]
First, Merry Christmas
Second, I'm facing the same issue that the one described here :
http://lists.boost.org/MailArchives/ublas/2007/08/2247.php
As I didn't found a reply, I'm posting new one.
I'm runnig version 10.34.01 and using ublas for a linear least square
resolution problem. the error was :
--------------------------------------------------------------------
...ublas/storage.hpp at line 196:
i < size
** std:exception **
bad index
------------------------------------------------------------
It seems to be a resize() problem on matrixes, any suggestions?

Thanks