Home
last modified time | relevance | path

Searched refs:peakfit_add_exp (Results 1 – 6 of 6) sorted by relevance

/dports/biology/bcftools/bcftools-1.14/
H A Dpeakfit.h38 void peakfit_add_exp(peakfit_t *pkf, double a, double b, double c, int fit_mask);
H A Dpolysomy.c416 peakfit_add_exp(pkf, 1.0,1.0,0.2, 5); in fit_curves()
477 peakfit_add_exp(pkf, 0.5,1.0,0.2, 5); in fit_curves()
H A Dpeakfit.c316 void peakfit_add_exp(peakfit_t *pkf, double a, double b, double c, int fit_mask) in peakfit_add_exp() function
/dports/biology/bio-mocha/bcftools-1.14/
H A Dpeakfit.h38 void peakfit_add_exp(peakfit_t *pkf, double a, double b, double c, int fit_mask);
H A Dpolysomy.c416 peakfit_add_exp(pkf, 1.0,1.0,0.2, 5); in fit_curves()
477 peakfit_add_exp(pkf, 0.5,1.0,0.2, 5); in fit_curves()
H A Dpeakfit.c316 void peakfit_add_exp(peakfit_t *pkf, double a, double b, double c, int fit_mask) in peakfit_add_exp() function