You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Properties
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix Properties

The properties of the Matrix class are listed here.

 
Name 
Description 
 
Alfa 
Additional parameter for certain Lapack methods. 
 
Defines if matrix type will be checked automatically. 
 
The component-wise backward error. 
 
Defines matrix balancing method. 
 
Beta 
Additional parameter for certain Lapack methods. 
 
Returns true, if the currrent subrange of the Matrix was also the last subrange in the Matrix
 
Sizing the object will not allocate less than Capacity samples. 
 
Specifies increment step for the Capacity property. 
 
Object caption. 
 
Cols 
Defines the number of matrix columns. 
 
Defines if object values are complex. 
 
Debugging aid. 
 
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. 
 
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.  
 
The component-wise forward error. 
 
Info 
The Info parameter as returned by the last called LAPACK function. 
 
This is IsDouble, a member of class Matrix. 
 
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 of matrix in number of samples. 
 
The type of the error condition signaled by LAPACK. 
 
Defines the precision used by streaming routines. 
 
True, if matrix is quadratic (rows=cols). 
 
Debugging aid. 
 
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. 
 
The number of subdiagonals in banded matrices. 
 
Returns the current depth of SubRange stack. 
 
The number of superdiagonals in banded matrices. 
 
Tag 
Stores an integer value as a part of Matrix 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-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!