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

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

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