Description Usage Arguments Value Examples
Calculates the value of the Lorentzian function at the given wavelengths, given the parameters of the peaks. This function is thread-safe.
1  | weightedLorentzian(location, scale, amplitude, wavelengths)
 | 
location | 
 Vector of location parameters of the peaks.  | 
scale | 
 Vector of scale parameters of the peaks.  | 
amplitude | 
 Vector of amplitudes of the peaks.  | 
wavelengths | 
 Vector of wavenumbers at which to compute the function.  | 
The value of the Lorentian function at the given wavelengths.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.