| The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... | 
 
 | 

Home  MathPack  Matrix  Classes TIntMatrix, TMatrix and TMat3D  Methods  Determinant | 
|||||||
| See also: LUdecomposition, Determinant (OpenArrays) | |||||||
Determinant | 
|||||||
 The function Determinant returns the determinant of a quadratic matrix. If the determinant cannot be calculated, a value of zero is returned. Note that the determinant is calculated by decomposing the quadratic matrix into two triangular matrices. 
  | 
|||||||