Click or drag to resize

LUDecompositionDeterminant Method

Computes the determinant of the original matrix.

Namespace:  Meta.Numerics.Matrices
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public double Determinant()

Return Value

Type: Double
The determinant of the original matrix.
See Also