|
Ublas : |
From: eeitan_at_[hidden]
Date: 2006-05-21 07:25:27
hello, which is the best way to calculate:
mat1+=scalar*mat2;
mat1+=scalar*(mat2+ublas::trans(mat2));
in case of dense and sparse matrices ???
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.