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

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

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