Global (inline) functions and functors provided by the library.
More...
Detailed Description
Global (inline) functions and functors provided by the library.
Function Documentation
2D bit interleave.
- Template Parameters:
-
- Parameters:
-
val | The value to interleave. |
- Returns:
- The interleaved value.
3D bit interleave.
- Template Parameters:
-
- Parameters:
-
val | The value to interleave. |
- Returns:
- The interleaved value.
2D bit un-interleave.
- Template Parameters:
-
- Parameters:
-
val | The value to un-interleave. |
- Returns:
- The un-interleaved value.
3D bit un-interleave.
- Template Parameters:
-
- Parameters:
-
val | The value to un-interleave. |
- Returns:
- The un-interleaved value.