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

Detailed description

A simple functor to compare alignments

Definition at line 135 of file alignments.h.

#include <alignments.h>

Public Methods

NVBIO_HOST_DEVICE
NVBIO_FORCEINLINE bool 
operator() (const Alignment f, const Alignment s) const
 

Member Function Documentation

NVBIO_HOST_DEVICE NVBIO_FORCEINLINE bool nvbio::io::AlignmentCompare::operator() ( const Alignment  f,
const Alignment  s 
) const
inline

Definition at line 138 of file alignments.h.


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