- qspec.models. LorentzQI.evaluate_qi ( x , x_qi , * args , ** kwargs )[source]
-
- Parameters:
-
- xndarray
The input values.
- x_qindarray
The x value of the interfering Lorentzian.
- argsscalar
The function parameters. Must have length self.size.
- kwargsAny
Additional keyword arguments.
- Returns:
-
- outndarray
The function results of the dispersive Lorentzian at the input values 'x'.