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

The properties of the TMtx class are listed here.

 
Name 
Description 
 
Defines if matrix type will be checked automatically. 
 
The component-wise backward error. 
 
Defines matrix balancing method. 
 
Cols 
Defines the number of matrix columns. 
 
Stores the condition number reciprocial value after the call to LUSolve
 
Defines the norm used to compute the condition number. 
 
The component-wise forward error. 
 
Info 
The Info parameter as returned by the last called LAPACK function. 
 
Defines the number of leading columns. 
 
The type of the error condition signaled by LAPACK. 
 
True, if matrix is quadratic (rows=cols). 
 
Enables/disables the refining of the solution of the system of linear equations. 
 
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. 
 
Determine which part (upper or lower) of the symmetric, hermitian or triangular matrix is set. 
 
Determine, if the matrix is unit triangular. 
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!