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