|
NVBIO
|
#include <nvbio/basic/types.h>Go to the source code of this file.
Classes | |
| struct | nvbio::pod_type< T > |
| struct | nvbio::pod_writer< T > |
| struct | nvbio::pod_reader< T > |
Namespaces | |
| nvbio | |
| Define a vector_view POD type and plain_view() for std::vector. | |
Functions | |
| template<typename T > | |
| NVBIO_FORCEINLINE NVBIO_DEVICE void | nvbio::write (T *ptr, const T &e) |
| template<typename T > | |
| NVBIO_FORCEINLINE NVBIO_DEVICE T | nvbio::read (const T *ptr) |
1.8.4