ViennaCL - The Vienna Computing Library
1.5.2
|
Files | |
file | clear.hpp [code] |
Generic clear functionality for different vector and matrix types. | |
file | context.hpp [code] |
Extracts the underlying context from objects. | |
file | fill.hpp [code] |
Generic fill functionality for different matrix types. | |
file | handle.hpp [code] |
Extracts the underlying OpenCL handle from a vector, a matrix, an expression etc. | |
file | size.hpp [code] |
Generic size and resize functionality for different vector and matrix types. | |
file | start.hpp [code] |
Extracts the underlying OpenCL start index handle from a vector, a matrix, an expression etc. | |
file | stride.hpp [code] |
Determines row and column increments for matrices and matrix proxies. | |