You are here: Symbol Reference > Math387 Namespace > Structs, Records, Enums > Math387.TIndexType Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
Math387.TIndexType Enumeration

Type used to define indexation type.

Pascal
TIndexType = ( indIncrement, indVector, indMask );
Members 
Description 
indIncrement 
Incremented value. 
indVector 
Vector of indices. 
indMask 
Mask vector. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!