代码搜索结果
找到约 10,000 项符合
Test 的代码
test.h
/* Test for atan2: nois */
#define NX 400
#define FNAME "t4"
#define MAXERROR 200
DATA x1[NX] ={
-11245,
-2741,
-13303,
-1640,
12096,
-3551,
-8101,
-4772,
7962,
4942,
14411,
10905,
test.h
/* Test for latfor: rand */
#define NX 500
#define NK 6
#define FNAME "t3"
#define MAXERROR 10
DATA x[NX] ={
4474,
-10804,
1297,
4043,
6091,
5811,
12347,
-15962,
-6213,
9144,
-6315,
test.c
/*****************************************************************************\
* Filename: test.c
* Version: 0.01
* Description: test r against rtest (array of n elements)
* Returns eflag
test.h
/* Test for cfft: both */
#define NX 64
#define FNAME "t12"
#define MAXERROR 10
#pragma DATA_SECTION (x,".input")
LDATA x[2*NX] ={
1518500249, 1518500249, /* 0 */
1484541696, 1484541696, /
test.h
/* Test for maxval: rand */
#define NX 300
#define FNAME "t4"
#define MAXERROR 40
DATA x[NX] ={
-3184,
-29892,
-30987,
-12276,
-31926,
-7605,
12000,
-26684,
-30453,
7365,
7113,
-3173
test.h
/* Test for mmul: rand */
#define row1 12
#define col1 4
#define row2 4
#define col2 10
#define FNAME "t3"
#define MAXERROR 100
DATA x1[row1*col1] ={
2039,
3115,
1913,
4346,
3402,
1489,