|
Cantera
2.2.1
|
C interface for Fortran DPOLFT subroutine. More...
#include "cantera/base/ct_defs.h"Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| doublereal | polyfit (int n, doublereal *x, doublereal *y, doublereal *w, int maxdeg, int &ndeg, doublereal eps, doublereal *r) |
| Fits a polynomial function to a set of data points. More... | |
C interface for Fortran DPOLFT subroutine.
Definition in file polyfit.h.
1.8.6