tttrlib
A library for time-tagged time resolved data
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
DecayFit26 Class Reference

#include <DecayFit26.h>

Inheritance diagram for DecayFit26:
DecayFit

Static Public Member Functions

static void correct_input (double *x, double *xm)
 
static double targetf (double *x, void *pv)
 
static double fit (double *x, short *fixed, MParam *p)
 

Member Function Documentation

◆ correct_input()

static void DecayFit26::correct_input ( double * x,
double * xm )
static

Correct input for fit 26

Constrains the fraction x1 of the first pattern to (0 < x1 < 1).

Parameters
x[in]x[0] fraction of first pattern
xm[out]xm[0] corrected fraction of first pattern

◆ fit()

static double DecayFit26::fit ( double * x,
short * fixed,
MParam * p )
static

Pattern-fit

Fits the fraction of a mixture of two patterns

The two patterns are set by the attributes irf and bg of the MParam structure.

Parameters
x[0] fraction of pattern 1
fixednot used
pan instance of MParam that contains the patterns. The fist pattern is contained in the instrument response function array, the second in the background, array, the experimental data is in the array expdata.
Returns

◆ targetf()

static double DecayFit26::targetf ( double * x,
void * pv )
static

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