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

8 Jan
2009
8 Jan
'09
12:02 p.m.
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
5946
Age (days ago)
5946
Last active (days ago)
0 comments
1 participants
participants (1)
-
Thorsten Ottosen