nn::util NamespaceUtilities namespace.
| nn::util::Crc8 | This is the class for calculating CRC-8. |
|---|---|
| nn::util::Crc16 | This is the class for calculating CRC-16. |
| nn::util::Crc16Ccitt | This is the class for calculating CRC-16/CCITT. |
| nn::util::Crc32 | This is the class for calculating CRC-32. |
| nn::util::Crc32Posix | This is the class for calculating CRC-32/POSIX. |
nn::util::Float32
|
A utility class for 32-bit floating-point numbers. |
nn::util::Float24
|
A utility class for 24-bit floating-point numbers. |
nn::util::Float31
|
A utility class for 31-bit floating-point numbers. |
nn::util::Float20
|
A utility class for 20-bit floating-point numbers. |
nn::util::Float16
|
A utility class for 16-bit floating-point numbers. |
nn::util::Fixed13
|
A utility class for 13-bit fixed-point numbers. |
nn::util::Fixed11
|
A utility class for 11-bit fixed-point numbers. |
nn::util::Color8
|
Structure representing integer colors. |
|---|---|
nn::util::FloatColor
|
Structure representing floating-point colors. |
nn::util::Rect
|
Class for representing a rectangle. |
CONFIDENTIAL