/** * @file dataCompression.h * @author Sheng Di * @date July, 2017 * @brief Header file for the dataCompression.c. * (C) 2016 by Mathematics and Computer Science (MCS), Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef _DataCompression_H #define _DataCompression_H #ifdef __cplusplus extern "C" { #endif #include "sz.h" #include #define computeMinMax(data) \ for(i=1;idata_)\ min = data_;\ else if(max