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

Detailed description

A trivial implementation of a quality string set, constantly zero

Definition at line 281 of file utils.h.

#include <utils.h>

Public Types

typedef trivial_quality_string string_type
 

Public Methods

NVBIO_FORCEINLINE
NVBIO_HOST_DEVICE string_type 
operator[] (const uint32 i) const
 

Member Typedef Documentation

Definition at line 283 of file utils.h.

Member Function Documentation

NVBIO_FORCEINLINE NVBIO_HOST_DEVICE string_type nvbio::aln::trivial_quality_string_set::operator[] ( const uint32  i) const
inline

Definition at line 286 of file utils.h.


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