You are here: Symbol Reference > clMtxExpr Namespace > Functions > clMtxExpr.IntPower Function
MtxVec VCL
ContentsIndex
PreviousUpNext
clMtxExpr.IntPower Function

Compute the integer power function.

Pascal
function IntPower(const Base: TOpenCLMatrix; Exponent: integer): clMatrix; overload;

Internally calls clMatrix.IntPower

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!