You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Members
Dew Math for .NET
ContentsIndexHome
TMtxVec Members Public Properties
Public Properties
 
Name 
Description 
 
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. 
 
Defines if object values are complex. 
 
This is ComplexValues, a member of class TMtxVec. 
 
Enables/disable inline condition checking. 
 
True after object property changes. 
 
First element in object Values array. 
 
First element in object CValues array. 
 
Defines the precision (single, float) and type (real, complex) of the floating point operations.  
 
This is FloatPrecisionLock, a member of class TMtxVecSample. 
 
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. 
 
Last complex element in object CValues array. 
 
Defines the length in number of samples. 
 
This is MtxVecType, a member of class TMtxVecBase. 
 
Called when object size changes. 
 
Internal.  
 
Defines the precision used by streaming routines. 
 
This is RealValues, a member of class TMtxVec. 
 
Defines the rounding used by streaming routines. 
 
Tag 
Stores an integer value as part of a TMtxVec object. 
 
The tolerance used by IsEqual
Copyright (c) 1999-2024 by Dew Research. All rights reserved.