TOpenCLKernel::SetArgSample Method

void SetArgSample(int argIndex, double Value, TclFloatPrecision Precision);

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

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