IMSL C# Numerical Library

ComplexLU.Determinant Method 

Return the determinant of the matrix used to construct this instance.

public Complex Determinant();

Return Value

A Complex scalar containing the determinant of the matrix used to construct this instance.

See Also

ComplexLU Class | Imsl.Math Namespace