NVBIO
|
#include <nvbio/basic/types.h>
Go to the source code of this file.
Namespaces | |
nvbio | |
Define a vector_view POD type and plain_view() for std::vector. | |
Functions | |
NVBIO_FORCEINLINE NVBIO_DEVICE void | nvbio::warp_incff (uint32 *count) |
NVBIO_FORCEINLINE NVBIO_DEVICE uint32 | nvbio::warp_inc (uint32 *count) |
NVBIO_FORCEINLINE NVBIO_DEVICE void | nvbio::warp_decff (uint32 *count) |
NVBIO_FORCEINLINE NVBIO_DEVICE uint32 | nvbio::warp_dec (uint32 *count) |