Quantization.isQuantized Function
Returns true if qpos
is a valid quantized 16-bit value.
isQuantized(qpos: number): boolean
Parameter | Type | Description |
---|---|---|
qpos | number |
Returns - boolean
Defined in
- core/common/src/QPoint.ts Line 59
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.