[Fwd: [ublas] why is there no constructor that fills the matrix with a default value]

I didn't get any response to this, so I'll try again. Thanks -Thorsten

You should probably try the ublas mailing list. -----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Thorsten Ottosen Sent: Montag, 19. Januar 2009 22:52 To: boost@lists.boost.org Subject: [boost] [Fwd: [ublas] why is there no constructor that fills the matrix with a default value] I didn't get any response to this, so I'll try again. Thanks -Thorsten

Thorsten Ottosen-3 wrote:
I didn't get any response to this, so I'll try again.
Thanks
-Thorsten
Hi,
I was a bit surprised that there is no way to fill a triangular_matrix with a default value. Say, I would have expected this to work:
triangular_matrix<double> m(42,42,42);
Is there any reason why this constructor is not provided?
Thanks
-Thorsten
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Hi, there is a specific ML for ublas. Maybe you can try there. Vicente -- View this message in context: http://www.nabble.com/-Fwd%3A--ublas--why-is-there-no-constructor-that-fills... Sent from the Boost - Dev mailing list archive at Nabble.com.
participants (3)
-
Thomas Klimpel
-
Thorsten Ottosen
-
Vicente Botet Escriba