DK11 for Java | tatukgis.jdk.TGIS_SquareMatrix.Determinant | Constructors | Methods | Properties
Computes the determinant of the matrix.
// Java public double Determinant();
// Oxygene public function Determinant : Double;
Type | Description |
---|---|
double Double | The determinant of the matrix. |