angel
mercurial changeset:
|
#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 686 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 692 of file angel_types.hpp.
angel::EdgeRef_t::EdgeRef_t | ( | c_graph_t::edge_t | _e, |
xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex * | _JAEvert_p | ||
) | [inline] |
Definition at line 699 of file angel_types.hpp.
Definition at line 687 of file angel_types.hpp.
xaifBoosterCrossCountryInterface::JacobianAccumulationExpressionVertex* angel::EdgeRef_t::my_JAE_vertex_p |
Definition at line 690 of file angel_types.hpp.
const xaifBoosterCrossCountryInterface::LinearizedComputationalGraphEdge* angel::EdgeRef_t::my_LCG_edge_p |
Definition at line 689 of file angel_types.hpp.
Definition at line 688 of file angel_types.hpp.