Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6981 Discussions

entry by entry array operation like .* ./ in matlab

ilhan_yalcin
Beginner
212 Views

We recently started using MKL in our project. We have many matrix operations but most of them are entry by entry, i mean C=A.*B C(i,j) = A(i,j)*B(i,j). We could not find a way to perform this operation in MKL functions, please give us a hint what to do....

If this question is asked frequently please forgive me, i searched the forum but could not find a relevant topic...

ilhan

0 Kudos
0 Replies
Reply