.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _triqs__det_manip__det_manip__inverse_matrix_internal_order: triqs::det_manip::det_manip::inverse_matrix_internal_order ========================================================== *#include * **Synopsis** .. rst-class:: cppsynopsis 1. | det_manip::value_type :red:`inverse_matrix_internal_order` (int :param:`i`, int :param:`j`) const 2. | det_manip::matrix_const_view_type :red:`inverse_matrix_internal_order` () const Documentation **1)** Advanced: Returns the inverse matrix using the INTERNAL STORAGE ORDER. See doc of get_x_internal_order. **2)** Advanced: Returns the inverse matrix using the INTERNAL STORAGE ORDER. See doc of get_x_internal_order.