Click or drag to resize

DoubleComplexBandFactDeterminant Method

Computes the determinant of the factored matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplex Determinant()

Return Value

DoubleComplex
The determinant of the factored matrix.
See Also