You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > Range Method > TDenseMtxVec.Range Method (integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.Range Method (integer, integer)

Returns real range value from calling object elements [Index]..[Index+Len-1].

Pascal
function Range(Index: integer; Len: integer): double; overload;

An exception is raised if calling object TMtxVec.Complex property is true or array borders are overrun.

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