NVBIO
|
#include <nvBowtie/bowtie2/cuda/defs.h>
#include <nvbio/basic/cuda/pingpong_queues.h>
#include <nvbio/basic/cuda/arch.h>
#include <nvbio/basic/thrust_view.h>
#include <algorithm>
#include <nvBowtie/bowtie2/cuda/scoring_queues_inl.h>
Go to the source code of this file.
Namespaces | |
nvbio | |
Define a vector_view POD type and plain_view() for std::vector. | |
nvbio::bowtie2 | |
nvbio::bowtie2::cuda | |
Functions | |
bowtie2::cuda::ScoringQueuesDeviceView | nvbio::device_view (bowtie2::cuda::ScoringQueues &queues) |
bowtie2::cuda::HitQueuesDeviceView | nvbio::device_view (bowtie2::cuda::HitQueues &queues) |
bowtie2::cuda::ReadHitsIndexDeviceView | nvbio::device_view (bowtie2::cuda::ReadHitsIndex &index) |