Module ocl::traits
[−]
[src]
Commonly used traits.
Traits
| MemLen |
Types which have properties allowing them to be used to define the size of a volume of memory. |
| OclPrm |
A type usable within |
| OclScl |
A scalar type usable within |
| OclVec |
A vector type usable within |
| WorkDims |
Types which have properties describing the amount of work to be done in multiple dimensions. |