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

Resets the kernel parameter setting process.

Syntax
C#
Visual Basic
public void ResetArgs();

The TOpenCLKernel object tracks which parameters were already set and which not yet. An attempt to submitt the kernel for computation without having all its parameters set will raise an exception.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!