TOpenCLKernel.SetArgDouble Method

void SetArgDouble(Int32 argIndex, Double Value)

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

#NameTypeDescription
1argIndexInt32
2ValueDoublescalar

Result: stored in self (calling object)