Cross Correlation function?

Hello,

I was just wondering if CUDA or one of its libraries offers a cross correlation function between two vectors?

You could perform the correlation in the frequency domain using CUFFT.

N.

I looked at doing that… but it would be much easier for two vector. I’m converting from IDL. Thanks tho!

How do you mean? it would be much easier for two vector?

N.