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

Compute X^2 from the source.

Pascal
function Sqr(const X: TOpenCLMatrix): clMatrix; overload;

Internally calls clMatrix.Sqr

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