Click or drag to resize

Matrix3Determinant Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Calculate the determinant of the actual matrix.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public double Determinant()
Request Example View Source

Return Value

Type: Double
Determinant.
See Also