Matrix Det Method Bespoke Osc Library
Calculates the determinant of the matrix.

Namespace: Bespoke.Common.LinearAlgebra
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Function Det As Double

Return Value

The determinant of the matrix.
See Also