You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Members
Dew Math for .NET
ContentsIndexHome
VectorInt 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 VectorInt
 
Sizing the object will not allocate less than Capacity samples. 
 
Specifies increment step for the Capacity property. 
 
Vector Caption. 
 
Enables/disable inline condition checking. 
 
First element in object Values array. 
 
Returns data for inspection by the debugger.  
 
Defines internal storage precision which can be either 32, 16 or 8 bit. 
 
Set to true after the SetSubIndex or SetSubRange call. 
 
Last 
Last element in object Values array. 
 
Defines the length in number of samples. 
 
Specifies the power of two for the scale factor used by some methods. 
 
Tag 
Stores an integer value as a part of the object. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.