|
| backprop_graph (bool stop_asap=true) |
|
int | new_state (bool owner) |
|
void | set_name (unsigned state, const std::string &s) |
|
const backprop_state & | operator[] (unsigned state) const |
|
bool | new_edge (unsigned src, unsigned dst) |
|
bool | freeze_state (unsigned state) |
|
bool | is_frozen (unsigned state) const |
|
trival | status_of (unsigned state) const |
|
bool | set_status (unsigned state, bool status) |
|
std::ostream & | print_dot (std::ostream &os) const |
|
unsigned | num_edges () const |
|
The documentation for this struct was generated from the following file: