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: TOpenCLVector): clVector; overload;

Internally calls clVector.InvSqrt

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