|
| int | zairy_ (const doublereal *zr, const doublereal *zi, const integer *id, const integer *kode, doublereal *air, doublereal *aii, integer *nz, integer *ierr) |
| |
| int | zbesh_ (double *zr, double *zi, double *fnu, int *kode, int *m, int *n, double *cyr, double *cyi, int *nz, int *ierr) |
| |
| int | zbesj_ (double *zr, double *zi, double *fnu, int *kode, int *n, double *cyr, double *cyi, int *nz, int *ierr) |
| |
| int | zbesi_ (double *zr, double *zi, double *fnu, int *kode, int *n, double *cyr, double *cyi, int *nz, int *ierr) |
| |
| int | zbesy_ (double *zr, double *zi, double *fnu, int *kode, int *n, double *cyr, double *cyi, int *nz, double *wcyr, double *wcyi, int *ierr) |
| |
| int | zbesk_ (double *zr, double *zi, double *fnu, int *kode, int *n, double *cyr, double *cyi, int *nz, int *ierr) |
| |
| void | conhyp_ (doublecomplex *ret_val, const doublecomplex *a, const doublecomplex *b, const doublecomplex *z, const int *lnchf, const int *ip) |
| |
| void | cgamma_ (complex *ret_val, complex *z) |
| |
| void | z_sin (doublecomplex *r, const doublecomplex *z) |
| |
| void | pow_zz (doublecomplex *r, const doublecomplex *a, const doublecomplex *b) |
| |
| int zbesh_ |
( |
double * |
zr, |
|
|
double * |
zi, |
|
|
double * |
fnu, |
|
|
int * |
kode, |
|
|
int * |
m, |
|
|
int * |
n, |
|
|
double * |
cyr, |
|
|
double * |
cyi, |
|
|
int * |
nz, |
|
|
int * |
ierr |
|
) |
| |
Definition at line 132 of file zbesh.c.
References abs, arg(), ascle, c__1, c__14, c__15, c__16, c__2, c__4, c__5, c__9, cos(), csgni, csgnr, d1mach_(), d_sign(), i1mach_(), log(), max(), min, myzabs_(), sin(), std::sqrt(), zacon_(), zbknu_(), zbunk_(), and zuoik_().
Referenced by besselh1(), besselh2(), and zbesy_().
| int zbesi_ |
( |
double * |
zr, |
|
|
double * |
zi, |
|
|
double * |
fnu, |
|
|
int * |
kode, |
|
|
int * |
n, |
|
|
double * |
cyr, |
|
|
double * |
cyi, |
|
|
int * |
nz, |
|
|
int * |
ierr |
|
) |
| |
Definition at line 24 of file zbesi.c.
References abs, arg(), ascle, c__1, c__14, c__15, c__16, c__4, c__5, c__9, cos(), csgni, csgnr, d1mach_(), i1mach_(), max(), min, myzabs_(), pi, sin(), std::sqrt(), and zbinu_().
Referenced by besseli().
| int zbesj_ |
( |
double * |
zr, |
|
|
double * |
zi, |
|
|
double * |
fnu, |
|
|
int * |
kode, |
|
|
int * |
n, |
|
|
double * |
cyr, |
|
|
double * |
cyi, |
|
|
int * |
nz, |
|
|
int * |
ierr |
|
) |
| |
Definition at line 24 of file zbesj.c.
References abs, arg(), ascle, c__1, c__14, c__15, c__16, c__4, c__5, c__9, cos(), csgni, csgnr, d1mach_(), i1mach_(), max(), min, myzabs_(), sin(), std::sqrt(), and zbinu_().
Referenced by besselj().
| int zbesk_ |
( |
double * |
zr, |
|
|
double * |
zi, |
|
|
double * |
fnu, |
|
|
int * |
kode, |
|
|
int * |
n, |
|
|
double * |
cyr, |
|
|
double * |
cyi, |
|
|
int * |
nz, |
|
|
int * |
ierr |
|
) |
| |
Definition at line 25 of file zbesk.c.
References abs, arg(), c__1, c__14, c__15, c__16, c__2, c__4, c__5, c__9, d1mach_(), i1mach_(), log(), max(), min, myzabs_(), std::sqrt(), zacon_(), zbknu_(), zbunk_(), and zuoik_().
Referenced by besselk().
| int zbesy_ |
( |
double * |
zr, |
|
|
double * |
zi, |
|
|
double * |
fnu, |
|
|
int * |
kode, |
|
|
int * |
n, |
|
|
double * |
cyr, |
|
|
double * |
cyi, |
|
|
int * |
nz, |
|
|
double * |
wcyr, |
|
|
double * |
wcyi, |
|
|
int * |
ierr |
|
) |
| |
Definition at line 23 of file zbesy.c.
References abs, ascle, c__1, c__15, c__16, c__2, c__4, c__5, cos(), d1mach_(), exp(), i1mach_(), max(), min, sin(), and zbesh_().
Referenced by bessely().