|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Quantize to n-bit resolution in-place Input is assumed to be in [-1, 1]; values outside are clamped first.
Uses lrint bias trick to avoid scalar std::round and improve auto-vectorisation.
| data | Target span |
| bits | Bit depth (1–53) |
Definition at line 50 of file Transform.cpp.