You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// ----------------------------------------------------- ZERO PADDING -------------------------------------------------------------------------------------------
102
102
#else
103
103
const complex_t<scalar_t> Zero = { scalar_t(0), scalar_t(0) };
0 commit comments