triqs::stat::histogram::mesh_point

#include <triqs/stat/histogram.hpp>

Synopsis

double mesh_point (int n) const

Get position of bin’s center

Parameters

  • n Bin index

Returns

Position of the center, \(n (b - a) / (n_\mathrm{bins} - 1)\)