clValue.Trunc Method

function Trunc(const Src: TOpenCLValue): TOpenCLValue;

Truncate Src object value.

#NameTypeDescription
1SrcTOpenCLValue

Returns: TOpenCLValue

Remarks:

Store the result in the calling object. FloatPrecision and clValue.Complex property of calling object are adjusted automatically.