Summary
Initializes matrix values to zero.
Class
TMtx
Declaration
Function SetZero(Row, Col, ToRow, ToCol: integer): TMtx;
Description
Sets the calling matrix elements [Row,Col]..[ToRow,ToCol] to zero. An exception is raised if
ConditionCheck is true and array bounds are overrun.
| Copyright 2008 Dew Research |
http://www.dewresearch.com