This is the complete list of members for ComputationGraph, including all inherited members.
| clear() (defined in ComputationGraph) | ComputationGraph | |
| constant(const double c) (defined in ComputationGraph) | ComputationGraph | |
| constants() const (defined in ComputationGraph) | ComputationGraph | |
| constantValue(const std::size_t node) const (defined in ComputationGraph) | ComputationGraph | |
| enableLabels(const bool b=true) (defined in ComputationGraph) | ComputationGraph | |
| endRedBlock() (defined in ComputationGraph) | ComputationGraph | |
| insert(const std::string &label=std::string()) (defined in ComputationGraph) | ComputationGraph | |
| insert(const std::vector< std::size_t > &predecessors, const std::size_t opId, const std::string &label=std::string()) (defined in ComputationGraph) | ComputationGraph | |
| isConstant(const std::size_t node) const (defined in ComputationGraph) | ComputationGraph | |
| labels() const (defined in ComputationGraph) | ComputationGraph | |
| maxNodeRequiringArg(const std::size_t node) const (defined in ComputationGraph) | ComputationGraph | |
| nan (defined in ComputationGraph) | ComputationGraph | static |
| opId(const std::size_t node) const (defined in ComputationGraph) | ComputationGraph | |
| predecessors(const std::size_t node) const (defined in ComputationGraph) | ComputationGraph | |
| redBlockDependencies() const (defined in ComputationGraph) | ComputationGraph | |
| redBlockId(const std::size_t node) const (defined in ComputationGraph) | ComputationGraph | |
| redBlockRanges() const (defined in ComputationGraph) | ComputationGraph | |
| setVariable(const std::string &name, const std::size_t node) (defined in ComputationGraph) | ComputationGraph | |
| size() const (defined in ComputationGraph) | ComputationGraph | |
| startRedBlock() (defined in ComputationGraph) | ComputationGraph | |
| VarDoesntExist enum name (defined in ComputationGraph) | ComputationGraph | |
| variable(const std::string &name, const VarDoesntExist v=VarDoesntExist::Throw) (defined in ComputationGraph) | ComputationGraph | |
| variables() const (defined in ComputationGraph) | ComputationGraph |