angel  mercurial changeset:
angel::EdgeRef_t Struct Reference

#include <angel_types.hpp>

List of all members.

Public Member Functions

 EdgeRef_t (c_graph_t::edge_t _e, const xaifBoosterCrossCountryInterface::LinearizedComputationalGraphEdge *_LCGedge_p)
 EdgeRef_t (c_graph_t::edge_t _e, xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex *_JAEvert_p)

Public Attributes

c_graph_t::edge_t my_angelLCGedge
EdgeRefType_E my_type
const
xaifBoosterCrossCountryInterface::LinearizedComputationalGraphEdge * 
my_LCG_edge_p
xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex * my_JAE_vertex_p

Detailed Description

Definition at line 688 of file angel_types.hpp.


Constructor & Destructor Documentation

angel::EdgeRef_t::EdgeRef_t ( c_graph_t::edge_t  _e,
const xaifBoosterCrossCountryInterface::LinearizedComputationalGraphEdge *  _LCGedge_p 
) [inline]

Definition at line 694 of file angel_types.hpp.

angel::EdgeRef_t::EdgeRef_t ( c_graph_t::edge_t  _e,
xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex *  _JAEvert_p 
) [inline]

Definition at line 701 of file angel_types.hpp.


Member Data Documentation

xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex* angel::EdgeRef_t::my_JAE_vertex_p

Definition at line 692 of file angel_types.hpp.

const xaifBoosterCrossCountryInterface::LinearizedComputationalGraphEdge* angel::EdgeRef_t::my_LCG_edge_p

Definition at line 691 of file angel_types.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines