zfp-sys 0.4.0

Raw Rust bindings to ZFP (https://github.com/LLNL/zfp).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#include "zfp/internal/zfp/inline.h"
#include "zfp.h"
#include "zfp/internal/zfp/macros.h"
#include "block2.h"
#include "traitsd.h"
#include "template/template.h"
#include "template/codec.h"
#include "zfp/bitstream.inl"
#include "template/codec.c"
#include "template/codecf.c"
#include "template/codec2.c"
#include "template/encode.c"
#include "template/encodef.c"
#include "template/encode2.c"
#include "template/revcodecf.c"
#include "template/revencode.c"
#include "template/revencodef.c"
#include "template/revencode2.c"