|
ecat 6.0.0
|
#include <ecat/kernel/matrix.h>

Go to the source code of this file.
Classes | |
| struct | mat_main_header |
| struct | mat_scan_subheader |
| struct | mat_image_subheader |
| struct | mat_norm_subheader |
| struct | mat_attn_subheader |
Typedefs | |
| typedef short int | word |
| typedef struct mat_main_header | Main_header_64 |
| typedef struct mat_scan_subheader | Scan_subheader_64 |
| typedef struct mat_image_subheader | Image_subheader_64 |
| typedef struct mat_norm_subheader | Norm_subheader_64 |
| typedef struct mat_attn_subheader | Attn_subheader_64 |
Functions | |
| int | mat_lookup_64 (FILE *fptr, int matnum, struct MatDir *entry) |
| typedef struct mat_attn_subheader Attn_subheader_64 |
| typedef struct mat_image_subheader Image_subheader_64 |
| typedef struct mat_main_header Main_header_64 |
| typedef struct mat_norm_subheader Norm_subheader_64 |
| typedef struct mat_scan_subheader Scan_subheader_64 |
| typedef short int word |
Definition at line 16 of file matrix_64.h.
| int mat_lookup_64 | ( | FILE * | fptr, |
| int | matnum, | ||
| struct MatDir * | entry ) |