|
FZGPUModules 1.0
GPU-accelerated modular compression pipeline
|
Optional stage-specific convenience builders layered on top of Pipeline. More...
#include "pipeline/compressor.h"#include "predictors/lorenzo/lorenzo.h"Go to the source code of this file.
Namespaces | |
| namespace | fz |
Functions | |
| template<typename TInput = float, typename TCode = uint16_t> | |
| LorenzoStage< TInput, TCode > * | fz::addLorenzo (Pipeline &pipeline, float error_bound, int quant_radius=32768, float outlier_capacity=0.2f) |
Optional stage-specific convenience builders layered on top of Pipeline.
Not included by fzgpumodules.h — opt in explicitly: