23 M_iw(M_iw
const &) =
delete;
24 M_iw(M_iw &&) =
default;
26 M_iw &operator=(M_iw
const &) =
delete;
27 M_iw &operator=(M_iw &&) =
delete;
49 std::vector<matrix_view<M_tau_scalar_t>> M_hartree_;
52 nda::array<nda::array<dcomplex, 3>, 1> M_data;
55 std::vector<mesh::matsubara_freq> target_mf;
58 std::vector<array<nfft_buf_t<1>, 2>> buf_vec;