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

Returns the complex product for calling object complex elements [Index]..[Index+Len-1].

Pascal
function Productc(Index: integer; Len: integer): TCplx; overload;

An exception is raised if array borders are overrun or underrun or if Complex propety is false.

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