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