ecat 6.0.0
matrix_64.h File Reference
Include dependency graph for matrix_64.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ Attn_subheader_64

◆ Image_subheader_64

◆ Main_header_64

◆ Norm_subheader_64

◆ Scan_subheader_64

◆ word

typedef short int word

Definition at line 16 of file matrix_64.h.

Function Documentation

◆ mat_lookup_64()

int mat_lookup_64 ( FILE * fptr,
int matnum,
struct MatDir * entry )