You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Members
Dew Math for .NET
ContentsIndexHome
TMtx Members Public Properties
Public Properties
 
Name 
Description 
 
Defines if matrix type will be checked automatically. 
 
The component-wise backward error. 
 
Defines matrix balancing method. 
 
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. 
 
Cols 
Defines the number of matrix columns. 
 
Defines if object values are complex. 
 
This is ComplexValues, a member of class TMtxVec. 
 
Enables/disable inline condition checking. 
 
Stores the condition number reciprocial value after the call to LUSolve
 
Defines the norm used to compute the condition number. 
 
True after object property changes. 
 
Defines if FFT transform length is odd. 
 
Leave FFT scrambeled. 
 
The 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 FloatPrecisionLock, a member of class TMtxVecSample. 
 
The component-wise forward error. 
 
Info 
The info parameter as returned by the last called LAPACK function. 
 
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 number of leading columns. 
 
Defines the length in number of samples. 
 
The type of the error condition signaled by LAPACK. 
 
This is MtxVecType, a member of class TMtxVecBase. 
 
Called when object size changes. 
 
Internal.  
 
Defines the precision used by streaming routines. 
 
True, if matrix is quadratic (rows=cols). 
 
This is RealValues, a member of class TMtxVec. 
 
Enables/disables the refining of the solution of the system of linear equations. 
 
Defines the rounding used by streaming routines. 
 
Rows 
Defines the number of matrix rows. 
 
Sets/reads the number of subdiagonals in banded matrices. 
 
Sets/reads the number of superdiagonals in banded matrices. 
 
Tag 
Stores an integer value as part of a TMtxVec object. 
 
Determine which part (upper or lower) of the symmetric, hermitian or triangular matrix is set. 
 
Determine, if the matrix is unit triangular. 
 
The tolerance used by IsEqual
Copyright (c) 1999-2024 by Dew Research. All rights reserved.