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

Detailed description

Definition at line 157 of file assembly_graph_inl.h.

#include <assembly_graph_inl.h>

Inheritance diagram for edge_weights_functor:
graph_functor

Public Methods

NVBIO_HOST_DEVICE edge_weights_functor (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 edge_weights_functor::edge_weights_functor ( debruijn_graph::view  _graph)
inline

Definition at line 160 of file assembly_graph_inl.h.

Member Function Documentation

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

Definition at line 163 of file assembly_graph_inl.h.


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