DK11 for ActiveX | TatukGIS_XDK11.ITGIS_SquareMatrix.Determinant | Methods | Properties
Computes the determinant of the matrix.
// C# public double Determinant();
' VisualBasic Public Function Determinant() As Double
// Oxygene public function Determinant : Double;
Type | Description |
---|---|
double Double | The determinant of the matrix. |