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

Detailed description

Definition at line 181 of file assembly_graph_inl.h.

#include <assembly_graph_inl.h>

Inheritance diagram for flip_edges:
graph_functor

Public Methods

NVBIO_HOST_DEVICE flip_edges (debruijn_graph::view _graph)
 
NVBIO_DEVICE void operator() (const uint32 node_uid)
 
- Public Methods inherited from graph_functor
NVBIO_FORCEINLINE NVBIO_HOST_DEVICE graph_functor (debruijn_graph::view _graph)
 

Additional Inherited Members

- Public Members inherited from graph_functor
debruijn_graph::view graph
 

Constructor & Destructor Documentation

NVBIO_HOST_DEVICE flip_edges::flip_edges ( debruijn_graph::view  _graph)
inline

Definition at line 184 of file assembly_graph_inl.h.

Member Function Documentation

NVBIO_DEVICE void flip_edges::operator() ( const uint32  node_uid)
inline

Definition at line 187 of file assembly_graph_inl.h.


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