You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > IntPower Method > TOpenCLMtxVec.IntPower Method (TOpenCLMtxVec, Integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.IntPower Method (TOpenCLMtxVec, Integer)

Calculate the power Base^(Exponent) for all Base object elements.

Pascal
function IntPower(const aBase: TOpenCLMtxVec; Exponent: Integer): TOpenCLMtxVec; overload;

Calclation uses the integer Exponent value and stores the results in calling object. Size and TOpenCLBase.ComplexComplexproperties of calling object are adjusted automatically.

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