|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
#include <log_transform_stage.h>
Public Attributes | |
| float | error_bound |
| delta — the target point-wise relative bound. | |
| float | threshold |
| |x| < threshold => lossless outlier. 0 = only specials. | |
| uint32_t | num_elements |
| Total element count. | |
| uint32_t | outlier_count |
| Actual number of outliers written. | |
| DataType | input_type |
| Original input type (1B). | |
| uint8_t | reserved [3] |
| Must be zero. | |
Serialized LogTransformStage configuration (FZMBufferEntry.stage_config). 20 bytes; fits easily in the 128-byte stage_config limit.