NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Methods | List of all members
nvbio::bowtie2::cuda::SelectBestApproxContext Struct Reference

Detailed description

a context class for the select_kernel

Definition at line 102 of file select.h.

#include <select.h>

Public Methods

 SelectBestApproxContext (uint32 *trys)
 
NVBIO_FORCEINLINE NVBIO_DEVICE bool stop (const uint32 read_id) const
 

Constructor & Destructor Documentation

nvbio::bowtie2::cuda::SelectBestApproxContext::SelectBestApproxContext ( uint32 trys)
inline

Definition at line 108 of file select.h.

Member Function Documentation

NVBIO_FORCEINLINE NVBIO_DEVICE bool nvbio::bowtie2::cuda::SelectBestApproxContext::stop ( const uint32  read_id) const
inline

Definition at line 115 of file select.h.


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