|
TBCI Numerical high perf. C++ Library
2.8.0
|
#include "tbci/specfun/prototypes.h"#include "tbci/specfun/prototypes2.h"#include "tbci/lapack/f2c.h"
Go to the source code of this file.
Macros | |
| #define | stcom_1 stcom_ |
Variables | |
| struct { | |
| doublereal y | |
| } | stcom_ |
| static doublereal | c_b8 = 2. |
| static doublereal | c_b53 = 1. |
| static doublereal | c_b65 = 10. |
| static integer | c__7 = 7 |
| static integer | c__1 = 1 |
| static integer | c__9 = 9 |
| static integer | c__3 = 3 |
| static integer | c__2 = 2 |
| #define stcom_1 stcom_ |
Definition at line 30 of file TOMS_707.C.
Referenced by store_().
| int aradd_ | ( | const doublereal * | a, |
| const doublereal * | b, | ||
| doublereal * | c__, | ||
| const integer * | l, | ||
| const doublereal * | rmax | ||
| ) |
| int armult_ | ( | const doublereal * | a, |
| const doublereal * | b, | ||
| doublereal * | c__, | ||
| const integer * | l, | ||
| const doublereal * | rmax | ||
| ) |
| int arsub_ | ( | const doublereal * | a, |
| const doublereal * | b, | ||
| doublereal * | c__, | ||
| const integer * | l, | ||
| const doublereal * | rmax | ||
| ) |
| int arydiv_ | ( | const doublereal * | ar, |
| const doublereal * | ai, | ||
| const doublereal * | br, | ||
| const doublereal * | bi, | ||
| doublecomplex * | c__, | ||
| const integer * | l, | ||
| const integer * | lnchf, | ||
| const doublereal * | rmax, | ||
| const integer * | bit | ||
| ) |
| integer bits_ | ( | void | ) |
Definition at line 205 of file TOMS_707.C.
References store_().
| VOID chgf_ | ( | doublecomplex * | ret_val, |
| const doublecomplex * | a, | ||
| const doublecomplex * | b, | ||
| const doublecomplex * | z__, | ||
| const integer * | l, | ||
| const integer * | lnchf | ||
| ) |
| int cmpadd_ | ( | const doublereal * | ar, |
| const doublereal * | ai, | ||
| const doublereal * | br, | ||
| const doublereal * | bi, | ||
| doublereal * | cr, | ||
| doublereal * | ci, | ||
| const integer * | l, | ||
| const doublereal * | rmax | ||
| ) |
| int cmpmul_ | ( | const doublereal * | ar, |
| const doublereal * | ai, | ||
| const doublereal * | br, | ||
| const doublereal * | bi, | ||
| doublereal * | cr, | ||
| doublereal * | ci, | ||
| const integer * | l, | ||
| const doublereal * | rmax | ||
| ) |
| int cmpsub_ | ( | doublereal * | ar, |
| doublereal * | ai, | ||
| doublereal * | br, | ||
| doublereal * | bi, | ||
| doublereal * | cr, | ||
| doublereal * | ci, | ||
| integer * | l, | ||
| doublereal * | rmax | ||
| ) |
Definition at line 856 of file TOMS_707.C.
References arsub_().
| void conhyp_ | ( | doublecomplex * | ret_val, |
| const doublecomplex * | a, | ||
| const doublecomplex * | b, | ||
| const doublecomplex * | z__, | ||
| const integer * | lnchf, | ||
| const integer * | ip | ||
| ) |
Definition at line 121 of file TOMS_707.C.
References abs, atan2(), bits_(), chgf_(), d_imag(), doublecomplex::i, log(), doublecomplex::r, return, sin(), z_abs(), and z_div().
Referenced by HypergeometricM(), and MAIN__().
| int conv12_ | ( | doublecomplex * | cn, |
| doublereal * | cae | ||
| ) |
Definition at line 1130 of file TOMS_707.C.
References abs, d_imag(), and doublecomplex::r.
Referenced by arydiv_().
| int conv21_ | ( | doublereal * | cae, |
| doublecomplex * | cn | ||
| ) |
Definition at line 1186 of file TOMS_707.C.
References doublecomplex::i, pow_dd(), and doublecomplex::r.
Referenced by arydiv_().
| int eadd_ | ( | doublereal * | n1, |
| doublereal * | e1, | ||
| doublereal * | n2, | ||
| doublereal * | e2, | ||
| doublereal * | nf, | ||
| doublereal * | ef | ||
| ) |
| int ecpdiv_ | ( | doublereal * | a, |
| doublereal * | b, | ||
| doublereal * | c__ | ||
| ) |
| int ecpmul_ | ( | doublereal * | a, |
| doublereal * | b, | ||
| doublereal * | c__ | ||
| ) |
| int ediv_ | ( | doublereal * | n1, |
| doublereal * | e1, | ||
| doublereal * | n2, | ||
| doublereal * | e2, | ||
| doublereal * | nf, | ||
| doublereal * | ef | ||
| ) |
| int emult_ | ( | doublereal * | n1, |
| doublereal * | e1, | ||
| doublereal * | n2, | ||
| doublereal * | e2, | ||
| doublereal * | nf, | ||
| doublereal * | ef | ||
| ) |
| int esub_ | ( | doublereal * | n1, |
| doublereal * | e1, | ||
| doublereal * | n2, | ||
| doublereal * | e2, | ||
| doublereal * | nf, | ||
| doublereal * | ef | ||
| ) |
| int MAIN__ | ( | void | ) |
Definition at line 1281 of file TOMS_707.C.
References a, b, conhyp_(), do_fio(), do_lio(), e_rsle(), e_wsfe(), e_wsle(), f_open(), doublecomplex::i, olist::oacc, olist::oblnk, olist::oerr, olist::ofm, olist::ofnm, olist::ofnmlen, olist::orl, olist::osta, olist::ounit, doublecomplex::r, s_rsle(), s_stop(), s_wsfe(), and s_wsle().
Referenced by sample_().
| int sample_ | ( | void | ) |
Definition at line 1376 of file TOMS_707.C.
References MAIN__().
| doublereal store_ | ( | doublereal * | x | ) |
|
static |
Definition at line 38 of file TOMS_707.C.
|
static |
Definition at line 41 of file TOMS_707.C.
|
static |
Definition at line 40 of file TOMS_707.C.
|
static |
Definition at line 37 of file TOMS_707.C.
|
static |
Definition at line 39 of file TOMS_707.C.
|
static |
Definition at line 35 of file TOMS_707.C.
|
static |
Definition at line 36 of file TOMS_707.C.
|
static |
Definition at line 34 of file TOMS_707.C.
| struct { ... } stcom_ |
Definition at line 27 of file TOMS_707.C.
1.8.5