triqs.mesh.meshes.MeshDLRImTime.to_value

MeshDLRImTime.to_value()

Dispatched C++ function(s).

[1] (l: int)
  -> float

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

Parameters:
lint

Index \(l\) to map.

Returns:
float

Value of the l-th DLR interpolation node in imaginary time space, i.e. \(\tau_l\) .