triqs::det_manip::det_manip::get_x

#include <triqs/det_manip/det_manip.hpp>

Synopsis

  1. det_manip::x_type const & get_x (long i) const
  2. 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