triqs.mesh.meshes.MeshDLR.to_value

MeshDLR.to_value()

Dispatched C++ function(s).

[1] (l: int)
  -> float

Map an index \(l \in \{0, 1, \ldots, N-1\}\) to its corresponding value \(\omega_l\).

Parameters:
lint

Index \(l\) to map.

Returns:
float

Value of the l-th DLR frequency \(\omega_l\).