MtxVec VCL
|
Open CL Matrix class with overloaded operators.
Declare clMatrix to run computation on Open CL Be carefull to declare clMatrix only for local variables with short lifetime. Call the Create method for clMatrix, if the variable is a global variable or a variable with a longer life. If the Create method (constuctor) is called, the clMatrix creates its own memory object in GPU memory, otherwise object cache is used.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|