|   |  | 
Set the current backend when using Unified backend. More...
| Functions | |
| AFAPI af_err | af_set_backend (const af_backend bknd) | 
| AFAPI void | setBackend (const Backend bknd) | 
Set the current backend when using Unified backend.
This is a noop when using one of CPU, CUDA, or OpenCL backend.
However, when using on of those 3 but trying to set it to a different backend will return in an exception.
| AFAPI af_err af_set_backend | ( | const af_backend | bknd | ) | 
| [in] | bknd | takes one of the values of enum af_backend | 
| [in] | bknd | takes one of the values of enum af_backend |