DK11 for Delphi | GisMatrix.TGIS_SquareMatrix.Determinant | Constructors | Methods | Properties
Computes the determinant of the matrix.
// Delphi public function Determinant : Double;
// C++ Builder public: double Determinant(void);
Type | Description |
---|---|
Double | The determinant of the matrix. |