|
ecat 6.0.0
|
#include <ecat/kernel/matrix_64.h>
Go to the source code of this file.
Functions | |
| void | mh64_convert (Main_header_64 *h_64, Main_header *h) |
| void | sh64_convert (Scan_subheader_64 *h_64, Scan_subheader *h, Main_header *mh) |
| void | ih64_convert (Image_subheader_64 *h_64, Image_subheader *h, Main_header *mh) |
| void | nh64_convert (Norm_subheader_64 *h_64, Norm_subheader *h, Main_header *mh) |
| void | ah64_convert (Attn_subheader_64 *h_64, Attn_subheader *h, Main_header *mh) |
| void ah64_convert | ( | Attn_subheader_64 * | h_64, |
| Attn_subheader * | h, | ||
| Main_header * | mh ) |
| void ih64_convert | ( | Image_subheader_64 * | h_64, |
| Image_subheader * | h, | ||
| Main_header * | mh ) |
| void mh64_convert | ( | Main_header_64 * | h_64, |
| Main_header * | h ) |
| void nh64_convert | ( | Norm_subheader_64 * | h_64, |
| Norm_subheader * | h, | ||
| Main_header * | mh ) |
| void sh64_convert | ( | Scan_subheader_64 * | h_64, |
| Scan_subheader * | h, | ||
| Main_header * | mh ) |