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

Detailed description

Definition at line 35 of file assembly_graph_inl.h.

#include <assembly_graph_inl.h>

Inheritance diagram for graph_functor:
edge_weights_functor find_k_best_paths_functor flip_edges topological_sort_functor

Public Methods

NVBIO_FORCEINLINE NVBIO_HOST_DEVICE graph_functor (debruijn_graph::view _graph)
 

Public Members

debruijn_graph::view graph
 

Constructor & Destructor Documentation

NVBIO_FORCEINLINE NVBIO_HOST_DEVICE graph_functor::graph_functor ( debruijn_graph::view  _graph)
inline

Definition at line 39 of file assembly_graph_inl.h.

Member Data Documentation

debruijn_graph::view graph_functor::graph

Definition at line 37 of file assembly_graph_inl.h.


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