triqs_Nevanlinna.kernels_core.CaratheodoryKernel.init
- CaratheodoryKernel.init()
Dispatched C++ function(s).
[1] (mesh: ndarray[complex, 1], data: ndarray[complex, 3]) -> void
Build the full matrix-valued Caratheodory continuation from Matsubara-frequency input data.
- Parameters:
- meshndarray[complex, 1]
Positive Matsubara frequencies, given as complex values.
- datandarray[complex, 3]
Matrix-valued Green’s function data on those frequencies.