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

Raises base elements to exponent power.

Pascal
function Power(const Base: double; const Exponent: TOpenCLMtxVec): TOpenCLMtxVec; overload;

Raises Base value to Exponent object values powers and store the results to calling object values. 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!