FZGPUModules 2.0
GPU-accelerated modular compression pipelines
Loading...
Searching...
No Matches
lorenzo_stage.h File Reference

Plain integer Lorenzo predictor (delta coding / prefix sum). Lossless. More...

#include "stage/stage.h"
#include "fzm_format.h"
#include <cuda_runtime.h>
#include <array>
#include <cstdint>
#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::LorenzoConfig
 
class  fz::LorenzoStage< T >
 

Detailed Description

Plain integer Lorenzo predictor (delta coding / prefix sum). Lossless.