finesse.knm.integrators.outer_conj_product

finesse.knm.integrators.outer_conj_product(double complex[:, ::1] U, double complex[:, :, ::1] result) void

Computes U * U^C and returns the output into the result array. Result array must be of shape (N,N,M) where U is shape (N,M).