TOpenCLKernel::SetArgDouble Method

void SetArgDouble(int argIndex, double Value);

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

#NameTypeDescription
1argIndexint
2Valuedouble
Declared in Dew::Math::TOpenCLKernel · Dew.Math/clMtxVec.h · Cross-compiler