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: TOpenCLMatrix): clMatrix; overload;

Internally calls clMatrix.Sqrt

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