You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TVecInt Class > TVecInt Members
Dew Math for .NET
ContentsIndexHome
TVecInt Members Public Properties
Public Properties
 
Name 
Description 
 
Allows sizing the internal storage to accomodate desired number of bits. 
 
Returns true, if the currrent subrange of the vector was also the last subrange in the vector. 
 
For internal use only. Read to get the index of this object in object cache. 
 
Sizing the object will not allocate less than Capacity. 
 
Sizing the object will not allocate less than CapacityInBytes. 
 
Sizing the object will not allocate less than CapacityInElements. 
 
Specifies increment step for the Capacity property. 
 
Caption. 
 
Enables/disable inline condition checking. 
 
First element in object Values array. 
 
This is IntegerValues, a member of class TVecInt. 
 
Defines internal storage precision which can be either 32, 16 or 8 bit. 
 
Prevents change to IntPrecision if Lock = True. 
 
Defines the precision (single or double) of the floating point operations.  
 
Set to true after the SetSubIndex or SetSubRange call. 
 
Last 
Last element in object Values array. 
 
Defines the length in number of samples. 
 
This is MtxVecType, a member of class TMtxVecBase. 
 
Called when object size changes. 
 
Internal.  
 
Specifies the power of two for the scale factor used by some methods. 
 
Tag 
Stores an integer value as part of a TMtxVec object. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.