Skip to content
Commit 60f99390 authored by Emanuel Ey's avatar Emanuel Ey
Browse files

added _add and _radd to pyopencl-complex.h for consistency.

This '_add(a, b)' expands to 'a+b' which is trivial and not really necessary, but is added for
consistency's sake.
Also '_radd' was missing, and was added (again for consistency).
parent e8b58eba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment