angel::accu_exp_graph_t Class Reference

#include <angel_types.hpp>

List of all members.

Public Member Functions

void set_graph (line_graph_t::edge_t e_out, line_graph_t::edge_t e1, line_graph_t::edge_t e2, std::vector< int > exp_nr)
void set_graph (accu_exp_t::op_t op, line_graph_t::edge_t e1, line_graph_t::edge_t e2, std::vector< int > exp_nr)
void set_graph (line_graph_t::edge_t edge)
int x () const
int y () const
int v () const
int z () const

Public Attributes

std::vector
< pure_accu_exp_graph_t::vertex_descriptor > 
dependents

Private Attributes

int X


Detailed Description

Definition at line 644 of file angel_types.hpp.


Member Function Documentation

void angel::accu_exp_graph_t::set_graph ( line_graph_t::edge_t  e_out,
line_graph_t::edge_t  e1,
line_graph_t::edge_t  e2,
std::vector< int >  exp_nr 
)

Definition at line 407 of file angel_types.cpp.

References angel::accu_exp_t::add, dependents, angel::accu_exp_t::mult, and X.

void angel::accu_exp_graph_t::set_graph ( accu_exp_t::op_t  op,
line_graph_t::edge_t  e1,
line_graph_t::edge_t  e2,
std::vector< int >  exp_nr 
)

Definition at line 419 of file angel_types.cpp.

References dependents, and X.

void angel::accu_exp_graph_t::set_graph ( line_graph_t::edge_t  edge  ) 

Definition at line 431 of file angel_types.cpp.

References X.

int angel::accu_exp_graph_t::x (  )  const [inline]

Definition at line 653 of file angel_types.hpp.

References X.

Referenced by z().

int angel::accu_exp_graph_t::y (  )  const [inline]

Definition at line 654 of file angel_types.hpp.

References dependents.

Referenced by z().

int angel::accu_exp_graph_t::v (  )  const [inline]

Definition at line 655 of file angel_types.hpp.

Referenced by angel::write_graph_xaif_booster(), and z().

int angel::accu_exp_graph_t::z (  )  const [inline]

Definition at line 656 of file angel_types.hpp.

References v(), x(), and y().

Here is the call graph for this function:


Member Data Documentation

int angel::accu_exp_graph_t::X [private]

Definition at line 645 of file angel_types.hpp.

Referenced by set_graph(), and x().

std::vector<pure_accu_exp_graph_t::vertex_descriptor> angel::accu_exp_graph_t::dependents

Definition at line 652 of file angel_types.hpp.

Referenced by set_graph(), and y().


The documentation for this class was generated from the following files:
Generated on Wed Mar 11 10:34:38 2009 for angel by  doxygen 1.5.3