You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > SetZero Method > Matrix.SetZero Method (integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.SetZero Method (integer, integer)

Set all calling object elements to zero.

Pascal
function SetZero(Index: integer; Len: integer): TMtxVec; overload;

Initializes calling object elements [Index]..[Index+Len-1] to zero. An exception is raised if array borders are overrun.

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