random_generator_names_list()
AtomDiag()
RandomGenerator
#include <triqs/gfs/gf_const_view.hpp>
Synopsis
void rebind (gf_const_view<M, Target> const & g) noexcept void rebind (gf_view<M, Target> const & X) noexcept
Documentation
1) Rebinds the view 2) Rebinds the const view to a non const view
1) Rebinds the view
2) Rebinds the const view to a non const view
g The const view to rebind into