NVBIO
|
Definition at line 146 of file filter_inl.h.
#include <filter_inl.h>
Public Types | |
typedef index_type::range_type | range_type |
typedef range_type | argument_type |
typedef range_type | result_type |
Public Methods | |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE | locate_ssa_results (const index_type _index) |
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE result_type | operator() (const range_type pair) const |
Public Members | |
const index_type | index |
typedef range_type nvbio::fmindex::locate_ssa_results< index_type >::argument_type |
Definition at line 150 of file filter_inl.h.
typedef index_type::range_type nvbio::fmindex::locate_ssa_results< index_type >::range_type |
Definition at line 148 of file filter_inl.h.
typedef range_type nvbio::fmindex::locate_ssa_results< index_type >::result_type |
Definition at line 151 of file filter_inl.h.
|
inline |
Definition at line 155 of file filter_inl.h.
|
inline |
Definition at line 159 of file filter_inl.h.
const index_type nvbio::fmindex::locate_ssa_results< index_type >::index |
Definition at line 164 of file filter_inl.h.