You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLKernel Class > TOpenCLKernel Methods > TOpenCLKernel.SetArgInt32 Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLKernel.SetArgInt32 Method

Sets the Kernel (Open CL function) parameter at argIndex to Value.

Syntax
C#
Visual Basic
public void SetArgInt32(int argIndex, int Value);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!