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

Compute (1/X)^2.

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

Internally calls clMatrix.InvSqrt

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