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

Detailed description

A null delay list, discarding all delayed indices

Definition at line 112 of file compression_sort.h.

#include <compression_sort.h>

Public Methods

template<typename InputIterator >
void push_back (const uint32 n_delayed, InputIterator delay_indices, InputIterator delay_slots)
 

Member Function Documentation

template<typename InputIterator >
void nvbio::cuda::DiscardDelayList::push_back ( const uint32  n_delayed,
InputIterator  delay_indices,
InputIterator  delay_slots 
)
inline

Definition at line 115 of file compression_sort.h.


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