You are here: Symbol Reference > clMtxExpr Namespace > Functions > clMtxExpr.Sqrt Function
MtxVec VCL
ContentsIndex
PreviousUpNext
clMtxExpr.Sqrt Function

Compute X^2 from the source.

Pascal
function Sqrt(const X: TOpenCLVector): clVector; overload;

Internally calls clVector.Sqrt

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!