triqs::det_manip::det_manip::swap_col

#include <triqs/det_manip/det_manip.hpp>

Synopsis

void swap_col (long i, long j)
Simply swap two lines and cols.

NB very quick, we just change the permutation table internally

This operation is so simple that it has no try, complete.