Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types | Public Member Functions | Data Fields
GraphWrapper< T, U >::NodeWrapper Struct Reference

Public Types

using NodeRef = typename Graph< T, U >::NodeRef
 

Public Member Functions

 NodeWrapper (NodeRef n)
 

Data Fields

NodeRef node
 
int Index = -1
 
int LowLink = -1
 
bool OnStack = false
 

Detailed Description

template<typename T, typename U>
struct GraphWrapper< T, U >::NodeWrapper

Definition at line 6 of file TarjansImpl.h.


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