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