cheshirekow  v0.1.0
mpblocks::dubins::curves_cuda::PackedStorage< BYTES > Struct Template Reference

Template meta function which defines internal typedef Result to be an unsigned integer of size BYTES. More...

#include <mpblocks/cudaNN/PackedIndex.h>

Public Types

typedef uint32_t Result
 
typedef uint32_t Result
 

Detailed Description

template<unsigned int BYTES>
struct mpblocks::dubins::curves_cuda::PackedStorage< BYTES >

Template meta function which defines internal typedef Result to be an unsigned integer of size BYTES.

Definition at line 41 of file PackedIndex.h.

Member Typedef Documentation

template<unsigned int BYTES>
typedef uint32_t mpblocks::dubins::curves_cuda::PackedStorage< BYTES >::Result

Definition at line 41 of file PackedIndex.h.

template<unsigned int BYTES>
typedef uint32_t mpblocks::dubins::curves_cuda::PackedStorage< BYTES >::Result

Definition at line 42 of file PackedIndex.h.


The documentation for this struct was generated from the following file: