This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 417
3505b881 6339 93e1 e347 7aaaec0410b8
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.Determinant(netDxf.GTE.GMatrix)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public static double Determinant(
GMatrix m
)
VB
Public Shared Function Determinant (
m As GMatrix
) As Double
C++
public:
static double Determinant(
GMatrix^ m
)
F#
static member Determinant :
m : GMatrix -> float
- GMatrix
- \[Missing <param name="m"/> documentation for "M:netDxf.GTE.GMatrix.Determinant(netDxf.GTE.GMatrix)"\]
Double
[Missing <returns> documentation for "M:netDxf.GTE.GMatrix.Determinant(netDxf.GTE.GMatrix)"]