[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
6385
Age (days ago)
6385
Last active (days ago)
1 comments
2 participants
participants (2)
-
Thorsten Ottosen