You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > InvSqrt Method > TOpenCLMtxVec.InvSqrt Method ()
MtxVec VCL
ContentsIndex
Example
v.CopyFromArray(TSingleArray.Create(1,16)); v.InvSqrt; // returns [1,0.25]
Copyright (c) 1999-2025 by Dew Research. All rights reserved.