accelerInt
v0.1
exponential_integrators
cf.h
Go to the documentation of this file.
1
10
#ifndef CF_HEAD
11
#define CF_HEAD
12
13
void
cf
(
int
,
double
*,
double
*,
double
*,
double
*);
14
15
#endif
cf
void cf(int, double *, double *, double *, double *)
Function that calculates the poles and residuals of best rational (partial fraction) approximant to t...
Definition:
cf.c:41
Generated by
1.8.14