getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] Question about Hadamard product


From: Renard Yves
Subject: Re: [Getfem-users] Question about Hadamard product
Date: Fri, 08 May 2009 14:54:07 +0200
User-agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1)


Dear Kayhan,

The Hadamard vector product is not implemented in gmm. Of course it should not be difficult to implement it at least for dense vectors. It is similar to a sum of two vectors. The interface with the blas routines (SHAD, DHAD, CHAD and ZHAD) can be made also similarly to the sum of to dense vector (see gmm_blas_interface.h).


Yves.





Kayhan Batmanghelich <address@hidden> a écrit :

Hello Everybody,

I have a question and I would be thankful if anybody answer:
Part of my program needs efficient vector element-wise mutiplication. I was wondering whether there is any command/function implemented in gmm or getfem to interface with Hadamard vector product (element-wise vector product) in the blas? If such module does not exist in las or gmm, what is the most efficient way to do that?


Regards,
Kayhan










reply via email to

[Prev in Thread] Current Thread [Next in Thread]