triqs::det_manip::det_manip::swap_row

#include <triqs/det_manip/det_manip.hpp>

Synopsis

void swap_row (long i, long j)
Simply swap two lines

NB very quick, we just change the permutation table internally

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