pdft.coherence.is_flat_modulus# pdft.coherence.is_flat_modulus(basis, operator=None, atol=1e-08)[source]# True if |U_ij| = N^{-1/2} everywhere, i.e. sqrt(N) U is complex Hadamard. Parameters: operator (Array | None) atol (float) Return type: bool