You are here: Symbol Reference > clMtxExpr Namespace > Classes > clMatrix Record > public > PowerSpectrum Method > clMatrix.PowerSpectrum Method (TOpenCLMtxVec, integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
clMatrix.PowerSpectrum Method (TOpenCLMtxVec, integer, integer, integer)

Calculates the power spectrum from the Vec complex elements [VecIndex]..[VecIndex+Len-1].

Pascal
function PowerSpectrum(const Vec: TOpenCLMtxVec; VecIndex: integer; Index: integer; Len: integer): TOpenCLMtxVec; overload;

Store the results in calling object real elements [Index]..[Index+Len-1]. An exception is raised if calling object Complex property is true or if array borders are overrun/underrun.

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