public interface FitFunc
| Modifier and Type | Field and Description | 
|---|---|
static FitFunc | 
GCI_MULTIEXP_LAMBDA  | 
static FitFunc | 
GCI_MULTIEXP_TAU  | 
static FitFunc | 
GCI_STRETCHEDEXP  | 
| Modifier and Type | Method and Description | 
|---|---|
float | 
fit(float x,
   float[] param,
   float[] dy_dparam)  | 
Copyright © 2015–2022 FLIMLib. All rights reserved.