Computation of $\det(I+UDV)$, $U,V$ unitary, $D$ diagonal

41 Views Asked by At

$I$ is the identity matrix, $U$ and V are both unitary matrices, $D $ is a diagonal matrix. Then how to get the determinant of $I+UDV$ efficiently?