Classes | Defines | Typedefs
arith.h File Reference
#include <stdio.h>
#include <math.h>
#include <varargs.h>
Include dependency graph for /arith.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  line

Defines

#define COLLISION   -2
#define EMPTY   -1
#define EPS   1.0e-4
#define EPS2   1.0e-4
#define FALSE   0
#define HASHNO   15625
#define MAX   50
#define MAXEDGE   2000
#define MAXRANK   6
#define NSPACE   1.0e-4
#define TRUE   1
#define UNIT   1.0e-4

Typedefs

typedef struct line LINE
typedef int LOGICAL
typedef VECTOR MATRIX [MAX]
typedef double REAL
typedef int TABLE [HASHNO]
typedef REAL VECTOR [MAX]

Define Documentation

#define COLLISION   -2

Definition at line 23 of file /arith.h.

#define EMPTY   -1

Definition at line 22 of file /arith.h.

#define EPS   1.0e-4

Definition at line 15 of file /arith.h.

#define EPS2   1.0e-4

Definition at line 19 of file /arith.h.

#define FALSE   0

Definition at line 21 of file /arith.h.

#define HASHNO   15625

Definition at line 24 of file /arith.h.

#define MAX   50

Definition at line 12 of file /arith.h.

#define MAXEDGE   2000

Definition at line 14 of file /arith.h.

#define MAXRANK   6

Definition at line 13 of file /arith.h.

#define NSPACE   1.0e-4

Definition at line 17 of file /arith.h.

#define TRUE   1

Definition at line 20 of file /arith.h.

#define UNIT   1.0e-4

Definition at line 18 of file /arith.h.


Typedef Documentation

typedef struct line LINE
typedef int LOGICAL

Definition at line 32 of file /arith.h.

typedef VECTOR MATRIX[MAX]

Definition at line 28 of file /arith.h.

typedef double REAL

Definition at line 26 of file /arith.h.

typedef int TABLE[HASHNO]

Definition at line 30 of file /arith.h.

typedef REAL VECTOR[MAX]

Definition at line 27 of file /arith.h.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Mar 9 2017 04:57:50