Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
nom
algorithm
GraphWrapper
NodeWrapper
Public Types
|
Public Member Functions
|
Data Fields
nom::algorithm::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 nom::algorithm::GraphWrapper< T, U >::NodeWrapper
Definition at line
13
of file
TarjansImpl.h
.
The documentation for this struct was generated from the following file:
caffe2/core/nomnigraph/include/nomnigraph/Graph/
TarjansImpl.h
Generated on Thu Mar 21 2019 13:06:31 for Caffe2 - C++ API by
1.8.11