#include "prototypes.h"
#include "prototypes2.h"
#include "f2c.h"

Go to the source code of this file.
Definition in file TOMS_707.C.
| #define stcom_1 stcom_ |
| 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 | |||
| ) |
Definition at line 746 of file TOMS_707.C.
References abs, d_int(), d_sign(), doublereal, and integer.
| 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 | |||
| ) |
Definition at line 919 of file TOMS_707.C.
References atan2(), conv12_(), conv21_(), d_lg10(), d_sign(), doublereal, eadd_(), ecpdiv_(), emult_(), doublecomplex::i, integer, log(), pow_dd(), and doublecomplex::r.
Referenced by chgf_().
| integer bits_ | ( | void | ) |
| VOID chgf_ | ( | doublecomplex * | ret_val, | |
| const doublecomplex * | a, | |||
| const doublecomplex * | b, | |||
| const doublecomplex * | z__, | |||
| const integer * | l, | |||
| const integer * | lnchf | |||
| ) |
Definition at line 278 of file TOMS_707.C.
References armult_(), arydiv_(), bits_(), cmpadd_(), cmpmul_(), d_imag(), d_int(), d_nint(), doublereal, doublecomplex::i, integer, max, pow_di(), doublecomplex::r, z_abs(), and z_div().
Referenced by conhyp_().
| 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 | |||
| ) |
Definition at line 885 of file TOMS_707.C.
References aradd_(), armult_(), arsub_(), and doublereal.
Referenced by chgf_().
| int cmpsub_ | ( | doublereal * | ar, | |
| doublereal * | ai, | |||
| doublereal * | br, | |||
| doublereal * | bi, | |||
| doublereal * | cr, | |||
| doublereal * | ci, | |||
| integer * | l, | |||
| doublereal * | rmax | |||
| ) |
| 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(), doublereal, doublecomplex::i, integer, log(), doublecomplex::r, sin(), z_abs(), and z_div().
Referenced by TBCI::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 doublereal, 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__ | |||
| ) |
Definition at line 1257 of file TOMS_707.C.
References doublereal, eadd_(), ecpmul_(), ediv_(), and emult_().
Referenced by arydiv_().
| int ecpmul_ | ( | doublereal * | a, | |
| doublereal * | b, | |||
| doublereal * | c__ | |||
| ) |
Definition at line 1225 of file TOMS_707.C.
References doublereal, eadd_(), emult_(), and esub_().
Referenced by ecpdiv_().
| 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 | |||
| ) |
Definition at line 1107 of file TOMS_707.C.
References doublereal, and eadd_().
Referenced by ecpmul_().
| int MAIN__ | ( | void | ) |
Definition at line 1281 of file TOMS_707.C.
References conhyp_(), do_fio(), do_lio(), doublereal, e_rsle(), e_wsfe(), e_wsle(), f_open(), doublecomplex::i, integer, 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 | ) |
| doublereal store_ | ( | doublereal * | x | ) |
Definition at line 230 of file TOMS_707.C.
References doublereal, and stcom_1.
Referenced by bits_().
Definition at line 38 of file TOMS_707.C.
Definition at line 41 of file TOMS_707.C.
Definition at line 40 of file TOMS_707.C.
Definition at line 37 of file TOMS_707.C.
Definition at line 39 of file TOMS_707.C.
doublereal c_b53 = 1. [static] |
Definition at line 35 of file TOMS_707.C.
doublereal c_b65 = 10. [static] |
Definition at line 36 of file TOMS_707.C.
doublereal c_b8 = 2. [static] |
Definition at line 34 of file TOMS_707.C.
| struct { ... } stcom_ |
Definition at line 27 of file TOMS_707.C.
Referenced by cgamma_(), TBCI::chisquare(), TBCI::Chisquare_2D(), TBCI::eig(), TBCI::grid_min(), TBCI::Grid_Min_2D(), TBCI::lev_mar(), TBCI::LM_fit_2D(), TBCI::LU_bkw_subst(), TBCI::LU_fwd_subst(), TBCI::LU_invert(), TBCI::LU_solve(), TBCI::QMR(), TBCI::sv_decomp(), and TBCI::Update().
1.5.6