ecat
6.0.0
dclz.h
Go to the documentation of this file.
1
#ifndef convert_64_h
2
#define dclz_h
3
4
#include <
ecat/kernel/matrix_64.h
>
5
6
#if defined(__cplusplus)
7
extern
"C"
{
8
/*
9
* high level user functions
10
*/
11
#endif
12
13
int
dclz
(
char
* in_filename,
char
* out_filename,
int
comp_mode);
14
15
#if defined(__cplusplus)
16
}
17
#endif
18
19
#endif
dclz
int dclz(char *in_filename, char *out_filename, int comp_mode)
matrix_64.h
ecat
lib_compress
dclz.h
Generated by
1.13.2