triqs::det_manip::det_manip::inverse_matrix_internal_order
#include <triqs/det_manip/det_manip.hpp>
Synopsis
value_type inverse_matrix_internal_order (int i, int j) const nda::matrix_const_view<value_type> 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.