Get pointers to memory buffer. More...
Functions | |
| void * | af::array::host () const |
| Get the host side buffer (in RAM) | |
| cl_mem | af::array::device () const |
| Get the device side buffer. | |
Get pointers to memory buffer.
| void* af::array::host | ( | ) | const |
Get the host side buffer (in RAM)
| cl_mem af::array::device | ( | ) | const [inline] |
Get the device side buffer.