triqs.stat.histograms.Histogram.mesh_point

Histogram.mesh_point()

Signature : (int n) -> float Get position of bin’s center

Parameters:

n – Bin index

Returns:

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

Return type:

out