Macros | Typedefs
matrix.h File Reference
#include <stdio.h>
Include dependency graph for matrix.h:

Go to the source code of this file.

Macros

#define MAX   16
 

Typedefs

typedef VECTOR MATRIX[MAX]
 
typedef float REAL
 
typedef REAL VECTOR[MAX]
 

Macro Definition Documentation

#define MAX   16

Definition at line 8 of file matrix.h.

Typedef Documentation

typedef VECTOR MATRIX[MAX]

Definition at line 12 of file matrix.h.

typedef float REAL

Definition at line 10 of file matrix.h.

typedef REAL VECTOR[MAX]

Definition at line 11 of file matrix.h.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54