Forward declaration for cross-type operations
| 15 | |
| 16 | // Forward declaration for cross-type operations |
| 17 | class s16x16; |
| 18 | |
| 19 | // Unsigned 0.32 fixed-point value type (UQ32 format). |
| 20 | // Represents values in range [0.0, 1.0) using all 32 bits for fractional precision. |
no outgoing calls
no test coverage detected