Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Types | Data Fields
nom::algorithm::TopoSort< GraphT >::Result Struct Reference

Public Types

enum  { OK, CYCLE }
 

Data Fields

enum nom::algorithm::TopoSort::Result:: { ... }  status
 
std::vector< NodeRefT > nodes
 

Detailed Description

template<typename GraphT>
struct nom::algorithm::TopoSort< GraphT >::Result

Definition at line 54 of file TopoSort.h.


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