-
Notifications
You must be signed in to change notification settings - Fork 475
Open
Description
Hi,
I would like to request "Matrix plus Vector" function, if possible.
I have a matrix M(i,j)
and I need to sum a vector V(i)
to each M
column j
.
It would be nice to have V2(j)
and be able to sum each M
row i
too.
I can create a for
loop and iterate, but maybe there is a way to use BLAS to do it.
Kind regards,
Bruno
Metadata
Metadata
Assignees
Labels
No labels