home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 4.iso
/
lib
/
mathlib
/
libfft
/
TRY
/
constant.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-08-02
|
310 b
|
20 lines
#define MIN_SIZE 8
#define INC_SIZE 7
#define MAX_SIZE 777
#define MAX_2D 333
#define MAX_3D 55
#define MAX_STRIDE 5
#define DEF_TRIALS 33
#define MAX_FLOPS 4.e+6
#define STOLERANCE 4.e-3
#define DTOLERANCE 1.e-10
#define MY_CHECK -999.
char *my_alloc( int);
int my_free(char *);