CppADCodeGen  HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
CppAD::cg::PathNodeEdges< Base > Class Template Reference
Inheritance diagram for CppAD::cg::PathNodeEdges< Base >:
Inheritance graph
Collaboration diagram for CppAD::cg::PathNodeEdges< Base >:
Collaboration graph

Public Types

using Node = OperationNode< Base >
 
using Path = OperationPathNode< Base >
 

Public Attributes

std::vector< size_t > arguments
 
std::vector< Pathusage
 

Detailed Description

template<class Base>
class CppAD::cg::PathNodeEdges< Base >

Definition at line 22 of file bidir_graph.hpp.


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