Doxygen Source Code Documentation
f2c.h File Reference
#include <math.h>
Go to the source code of this file.
Data Structures | |
struct | alist |
struct | cilist |
struct | cllist |
struct | complex |
struct | doublecomplex |
struct | icilist |
struct | inlist |
union | Multitype |
struct | Namelist |
struct | olist |
struct | Vardesc |
Defines | |
#define | NON_UNIX_STDIO |
#define | complex complexxx |
#define | TRUE_ (1) |
#define | FALSE_ (0) |
#define | Extern extern |
#define | VOID void |
#define | abs(x) ((x) >= 0 ? (x) : -(x)) |
#define | dabs(x) (doublereal)abs(x) |
#define | min(a, b) ((a) <= (b) ? (a) : (b)) |
#define | max(a, b) ((a) >= (b) ? (a) : (b)) |
#define | dmin(a, b) (doublereal)min(a,b) |
#define | dmax(a, b) (doublereal)max(a,b) |
#define | bit_test(a, b) ((a) >> (b) & 1) |
#define | bit_clear(a, b) ((a) & ~((uinteger)1 << (b))) |
#define | bit_set(a, b) ((a) | ((uinteger)1 << (b))) |
#define | F2C_proc_par_types 1 |
Typedefs | |
typedef long int | integer |
typedef unsigned long | uinteger |
typedef char * | address |
typedef short int | shortint |
typedef float | real |
typedef double | doublereal |
typedef long int | logical |
typedef short int | shortlogical |
typedef char | logical1 |
typedef char | integer1 |
typedef long int | flag |
typedef long int | ftnlen |
typedef long int | ftnint |
typedef Multitype | Multitype |
typedef Vardesc | Vardesc |
typedef Namelist | Namelist |
typedef int(* | U_fp )() |
typedef shortint(* | J_fp )() |
typedef integer(* | I_fp )() |
typedef real(* | R_fp )() |
typedef doublereal(* | D_fp )() |
typedef doublereal(*)(*) | E_fp () |
typedef VOID(* | C_fp )() |
typedef VOID(* | Z_fp )() |
typedef logical(* | L_fp )() |
typedef shortlogical(* | K_fp )() |
typedef VOID(* | H_fp )() |
typedef int(* | S_fp )() |
typedef VOID | C_f |
typedef VOID | H_f |
typedef VOID | Z_f |
typedef doublereal | E_f |
Define Documentation
|
|
Definition at line 167 of file eispack/f2c.h. |
|
Definition at line 168 of file eispack/f2c.h. |
|
Definition at line 166 of file eispack/f2c.h. |
|
Definition at line 11 of file eispack/f2c.h. |
|
Definition at line 161 of file eispack/f2c.h. Referenced by cl1_fort(), draws_(), phline_(), srface_(), zzaxxx_(), zzaxyy_(), zzlabl_(), and zzphys_(). |
|
Definition at line 165 of file eispack/f2c.h. Referenced by clset_(), pwritf_(), setw_(), srface_(), trn32s_(), zzaxxx_(), zzaxyy_(), and zzclip_(). |
|
Definition at line 164 of file eispack/f2c.h. Referenced by clset_(), ctcell_(), pwritf_(), setw_(), srface_(), trn32s_(), zzaxxx_(), zzaxyy_(), and zzclip_(). |
|
Definition at line 37 of file eispack/f2c.h. |
|
Definition at line 172 of file eispack/f2c.h. |
|
Definition at line 33 of file eispack/f2c.h. |
|
Definition at line 163 of file eispack/f2c.h. Referenced by bandr_(), bandv_(), bisect_(), bqr_(), color_(), colormap_image_floyd_steinberg(), colormap_median_cut(), draws_(), hqr2_(), MAIN__(), minfit_(), pareval_(), parevec_(), pythag_(), qzit_(), required_data_files(), svd_(), tinvit_(), tridib_(), tsturm_(), zzaxyy_(), and zzlgin_(). |
|
Definition at line 162 of file eispack/f2c.h. |
|
barf [ba:rf] 2. "He suggested using FORTRAN, and everybody barfed."
Definition at line 10 of file eispack/f2c.h. |
|
Definition at line 32 of file eispack/f2c.h. |
|
Definition at line 128 of file eispack/f2c.h. |
Typedef Documentation
|
Definition at line 15 of file eispack/f2c.h. |
|
Definition at line 199 of file eispack/f2c.h. |
|
Definition at line 191 of file eispack/f2c.h. |
|
Definition at line 190 of file eispack/f2c.h. |
|
Definition at line 18 of file eispack/f2c.h. |
|
Definition at line 202 of file eispack/f2c.h. |
|
Definition at line 190 of file eispack/f2c.h. |
|
Definition at line 48 of file eispack/f2c.h. |
|
Definition at line 50 of file eispack/f2c.h. |
|
Definition at line 49 of file eispack/f2c.h. |
|
Definition at line 200 of file eispack/f2c.h. |
|
Definition at line 195 of file eispack/f2c.h. |
|
Definition at line 188 of file eispack/f2c.h. |
|
Definition at line 13 of file eispack/f2c.h. |
|
Definition at line 24 of file eispack/f2c.h. |
|
Definition at line 187 of file eispack/f2c.h. |
|
Definition at line 194 of file eispack/f2c.h. |
|
Definition at line 193 of file eispack/f2c.h. |
|
Definition at line 21 of file eispack/f2c.h. |
|
Definition at line 23 of file eispack/f2c.h. |
|
Definition at line 141 of file eispack/f2c.h. |
|
Definition at line 158 of file eispack/f2c.h. |
|
Definition at line 189 of file eispack/f2c.h. |
|
Definition at line 17 of file eispack/f2c.h. |
|
Definition at line 196 of file eispack/f2c.h. |
|
Definition at line 16 of file eispack/f2c.h. |
|
Definition at line 22 of file eispack/f2c.h. |
|
Definition at line 186 of file eispack/f2c.h. |
|
Definition at line 14 of file eispack/f2c.h. |
|
Definition at line 151 of file eispack/f2c.h. |
|
Definition at line 201 of file eispack/f2c.h. |
|
Definition at line 192 of file eispack/f2c.h. |