#include <angel_types.hpp>
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 |
Definition at line 677 of file angel_types.hpp.
angel::EdgeRef_t::EdgeRef_t | ( | c_graph_t::edge_t | _e, | |
const xaifBoosterCrossCountryInterface::LinearizedComputationalGraphEdge * | _LCGedge_p | |||
) | [inline] |
Definition at line 683 of file angel_types.hpp.
angel::EdgeRef_t::EdgeRef_t | ( | c_graph_t::edge_t | _e, | |
xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex * | _JAEvert_p | |||
) | [inline] |
Definition at line 690 of file angel_types.hpp.
Definition at line 678 of file angel_types.hpp.
Definition at line 679 of file angel_types.hpp.
const xaifBoosterCrossCountryInterface::LinearizedComputationalGraphEdge* angel::EdgeRef_t::my_LCG_edge_p |
Definition at line 680 of file angel_types.hpp.
xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex* angel::EdgeRef_t::my_JAE_vertex_p |
Definition at line 681 of file angel_types.hpp.