triqs::det_manip::det_manip::get_x
#include <triqs/det_manip/det_manip.hpp>
Synopsis
det_manip::x_type const & get_x (size_t i) const std::vector<x_type> get_x () const
Documentation
1) Returns the i-th values of x
2) Returns a vector with all x_values. Warning : this is slow, since it creates a new copy, and reorders the lines