wavecatcher-analysis
Loading...
Searching...
No Matches
Fitf_langaus_int Class Reference

Integral of Landau-Gauss-Convolution ("S-curve") More...

#include <FitFunctions.h>

Public Member Functions

double operator() (double *x, double *par)
 

Detailed Description

Integral of Landau-Gauss-Convolution ("S-curve")

Definition at line 440 of file FitFunctions.h.

Member Function Documentation

◆ operator()()

double Fitf_langaus_int::operator() ( double *  x,
double *  par 
)
inline
Parameters
x
parpar[0]=Width (scale) parameter of Landau density
par[1]=Most Probable (MP, location) parameter of Landau density
par[2]=Total area (integral -inf to inf, normalization constant)
par[3]=Width (sigma) of convoluted Gaussian function par[4]=Maximum value of integral (usually 1)
Returns
Func value

Definition at line 450 of file FitFunctions.h.


The documentation for this class was generated from the following file: