Manages an OpenCL context and provides the respective convenience functions for creating buffers...
Definition: context.hpp:51
Represents a generic 'context' similar to an OpenCL context, but is backend-agnostic and thus also su...
Definition: context.hpp:39
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them.
Definition: cpu_ram.hpp:29
context()
Definition: context.hpp:42
viennacl::memory_types memory_type() const
Definition: context.hpp:76
context(viennacl::memory_types mtype)
Definition: context.hpp:52