NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Methods | List of all members
kmer_count_tuple_sum Struct Reference

Detailed description

Definition at line 359 of file kmers_inl.h.

#include <kmers_inl.h>

Public Methods

NVBIO_FORCEINLINE
NVBIO_HOST_DEVICE
thrust::tuple< uint32, uint32
operator() (const thrust::tuple< uint32, uint32 > &x, const thrust::tuple< uint32, uint32 > &y) const
 

Member Function Documentation

NVBIO_FORCEINLINE NVBIO_HOST_DEVICE thrust::tuple<uint32, uint32> kmer_count_tuple_sum::operator() ( const thrust::tuple< uint32, uint32 > &  x,
const thrust::tuple< uint32, uint32 > &  y 
) const
inline

Definition at line 362 of file kmers_inl.h.


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