Peter Andreas Entschev def17f2baa Removing ocl::oclMat::ptr() method.
The method ocl::oclMat::ptr() is being removed because it returns a pointer to a row of oclMat::data. The data attribute is a cl_mem structure and cannot be iterated outside an OpenCL kernel.
2013-12-06 09:31:18 -02:00
..
2013-09-26 14:04:11 +08:00
2013-11-11 15:06:58 +08:00
2013-11-05 23:53:51 +04:00
2013-09-26 14:04:11 +08:00
2013-11-05 23:53:51 +04:00