Cantera
2.0
|
C interface for Fortran DPOLFT subroutine. More...
Go to the source code of this file.
Namespaces | |
namespace | Cantera |
Provides class Nucleus. | |
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. | |
C interface for Fortran DPOLFT subroutine.
Definition in file polyfit.h.