|
Lift
Library of parallel computing primitives for GPUs and multi-core CPUs
|
#include <stdint.h>#include <sys/types.h>#include <inttypes.h>Go to the source code of this file.
Namespaces | |
| lift | |
Typedefs | |
| typedef uint8_t | lift::uint8 |
| typedef int8_t | lift::int8 |
| typedef uint16_t | lift::uint16 |
| typedef int16_t | lift::int16 |
| typedef uint32_t | lift::uint32 |
| typedef int32_t | lift::int32 |
| typedef uint64_t | lift::uint64 |
| typedef int64_t | lift::int64 |
1.8.6