|
NVBIO
|
Go to the source code of this file.
Classes | |
| struct | nvbio::bowtie2::cuda::ParamsPOD |
| struct | nvbio::bowtie2::cuda::Params |
Namespaces | |
| nvbio | |
| Define a vector_view POD type and plain_view() for std::vector. | |
| nvbio::bowtie2 | |
| nvbio::bowtie2::cuda | |
Functions | |
| const char * | nvbio::bowtie2::cuda::mapping_mode (const uint32 mode) |
| uint32 | nvbio::bowtie2::cuda::mapping_mode (const char *str) |
| const char * | nvbio::bowtie2::cuda::scoring_mode (const uint32 mode) |
| uint32 | nvbio::bowtie2::cuda::scoring_mode (const char *str) |
| std::map< std::string, std::string > | nvbio::bowtie2::cuda::load_options (const char *name) |
| void | nvbio::bowtie2::cuda::parse_options (Params ¶ms, const std::map< std::string, std::string > &options, bool init) |
1.8.4