NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Methods | List of all members
nvbio::fmindex::range_size< range_type > Struct Template Reference

Detailed description

template< typename range_type>
struct nvbio::fmindex::range_size< range_type >

Definition at line 36 of file filter_inl.h.

#include <filter_inl.h>

Public Types

typedef range_type argument_type
 
typedef uint64 result_type
 

Public Methods

NVBIO_FORCEINLINE
NVBIO_HOST_DEVICE uint64 
operator() (const range_type range) const
 

Member Typedef Documentation

template<typename range_type >
typedef range_type nvbio::fmindex::range_size< range_type >::argument_type

Definition at line 38 of file filter_inl.h.

template<typename range_type >
typedef uint64 nvbio::fmindex::range_size< range_type >::result_type

Definition at line 39 of file filter_inl.h.

Member Function Documentation

template<typename range_type >
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE uint64 nvbio::fmindex::range_size< range_type >::operator() ( const range_type  range) const
inline

Definition at line 42 of file filter_inl.h.


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