triqs.mesh.meshes.MeshDLRImFreq.to_value
- MeshDLRImFreq.to_value()
Dispatched C++ function(s).
[1] (l: int) -> MatsubaraFreq
Map an index \(l \in \{0, 1, \ldots, N-1\}\) to its corresponding Matsubara frequency \(i\omega_{n_l}\).
- Parameters:
- lint
Index \(l\) to map.
- Returns:
- MatsubaraFreq
Matsubara frequency \(i\omega_{n_l}\).