TclFloatPrecision Enumeration

type TclFloatPrecision = (clFloat, clDouble);

Specifies the precision to be used for Open CL computation.

Values

NameDescription
clDouble
clFloat