Hello,

using  "typedef  pycuda::complex<float> cmplx;" inside  the " mod
=SourceModule("""...."

is there a way to extract (inside 'mod') real and imaginary parts?

Sth like  cmplx matrix;
            matrix.real();


Thanks!


--
View this message in context: 
http://pycuda.2962900.n2.nabble.com/extract-real-and-imaginary-parts-inside-mod-SourceModule-tp7254281p7254281.html
Sent from the PyCuda mailing list archive at Nabble.com.

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to