You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Members
Dew Math for .NET
ContentsIndexHome
Vector Members Public Properties
Public Properties
 
Name 
Description 
 
Alfa 
Additional parameter for certain Lapack methods. 
 
Beta 
Additional parameter for certain Lapack methods. 
 
Returns true, if the currrent subrange of the vector was also the last subrange in the vector. 
 
Sizing the object will not allocate less than Capacity samples. 
 
Specifies increment step for the Capacity property. 
 
Vector Caption. 
 
Defines if object values are complex. 
 
This is ComplexValues, a member of class Vector. 
 
Enables/disable inline condition checking. 
 
Defines if FFT transform length is odd. 
 
Leave FFT scrambeled. 
 
FFT storage format. 
 
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 IsDouble, a member of class Vector. 
 
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. 
 
Defines the precision used by streaming routines. 
 
This is RealValues, a member of class Vector. 
 
Defines the rounding used by streaming routines. 
 
Returns the current depth of SubRange stack. 
 
Tag 
Stores an integer value as a part of the object. 
 
The tolerance used by IsEqual
Copyright (c) 1999-2024 by Dew Research. All rights reserved.