|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
Log-space transform for point-wise relative error bounds. More...
#include "stage/stage.h"#include "fzm_format.h"#include "backend/types.h"#include <array>#include <cmath>#include <cstdint>#include <memory>#include <cstring>#include <stdexcept>#include <string>#include <type_traits>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| struct | fz::LogTransformConfig |
| class | fz::LogTransformStage< TInput > |
| struct | fz::LogTransformStage< TInput >::Config |
Namespaces | |
| namespace | fz |
Log-space transform for point-wise relative error bounds.
Implements the transformation scheme of X. Liang, S. Di, D. Tao, Z. Chen and F. Cappello, "An efficient transformation scheme for lossy data compression with point-wise relative error bound", IEEE CLUSTER 2018, pp. 179-189.