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 "block3.h"
#include "traitsf.h"
#include "template/template.h"
#include "template/codec.h"
#include "zfp/bitstream.inl"
#include "template/codec.c"
#include "template/codecf.c"
#include "template/codec3.c"
#include "template/decode.c"
#include "template/decodef.c"
#include "template/decode3.c"
#include "template/revcodecf.c"
#include "template/revdecode.c"
#include "template/revdecodef.c"
#include "template/revdecode3.c"