cdeterman / gpuR

R interface to use GPU's
241 stars 26 forks source link

Misunderstanding of inplace function #146

Closed raynerhayl closed 5 years ago

raynerhayl commented 5 years ago

I'm trying to apply a function over each value in a gpuMatrix using the inplace function however am unsure how to call it. I keep getting an error 'undefined operation'.