You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TOpenCLKernel Class
>
TOpenCLKernel Methods
>
Enqueue Method
Dew Math for .NET
Enqueue Method
TOpenCLKernel Methods
Collapse All
This is the overview for the Enqueue method overload.
Overload List
Name
Description
TOpenCLKernel.Enqueue ([In] TOpenCLCommandQueue, [In] int[], [In] int[], [In] int[], bool)
This is Enqueue, a member of class TOpenCLKernel.
TOpenCLKernel.Enqueue ([In] TOpenCLCommandQueue, int, bool)
Submits the
Kernel
to cmdQueue for computation with specified WorkSize.
TOpenCLKernel.Enqueue ([In] TOpenCLCommandQueue, int, int, bool)
Submits the
Kernel
to cmdQueue for computation with specified WorkSize and LocalSize.
Group
TOpenCLKernel Methods
Links
TOpenCLKernel Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!