|
NVBIO
|
Definition at line 262 of file aligner_all.h.
#include <aligner_all.h>
Public Types | |
| typedef uint32 | argument_type |
| typedef bool | result_type |
Public Methods | |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | difference_transform (const Iterator _it) |
| NVBIO_FORCEINLINE NVBIO_HOST_DEVICE bool | operator() (const uint32 i) const |
Public Members | |
| Iterator | it |
| typedef uint32 nvbio::bowtie2::cuda::difference_transform< Iterator >::argument_type |
Definition at line 264 of file aligner_all.h.
| typedef bool nvbio::bowtie2::cuda::difference_transform< Iterator >::result_type |
Definition at line 265 of file aligner_all.h.
|
inline |
Definition at line 269 of file aligner_all.h.
|
inline |
Definition at line 272 of file aligner_all.h.
| Iterator nvbio::bowtie2::cuda::difference_transform< Iterator >::it |
Definition at line 274 of file aligner_all.h.
1.8.4