Function rgsl::linear_algebra::complex_LU_sgndet[][src]

pub fn complex_LU_sgndet(lu: &mut MatrixComplexF64, signum: i32) -> ComplexF64
Expand description

This function computes the sign or phase factor of the determinant of a matrix A, \det(A)/|\det(A)|, from its LU decomposition, LU.