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