You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > SetVal Method > TMtx.SetVal Method (TCplx, integer, integer, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.SetVal Method (TCplx, integer, integer, integer, integer)

Sets the calling matrix elements [Row,Col]..[ToRow,ToCol] to complex value Value.

Pascal
function SetVal(const Value: TCplx; Row: integer; Col: integer; ToRow: integer; ToCol: integer): TMtx; overload;

TMtxVec.ComplexComplexproperties of the calling object are set to true even before the call it was false. An exception is raised if array bounds are overrun.

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