.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _triqs__det_manip__det_manip__swap_col: triqs::det_manip::det_manip::swap_col ===================================== *#include * **Synopsis** .. rst-class:: cppsynopsis | void :red:`swap_col` (long :param:`i`, long :param:`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.