Logo
Reference manual - version qle_version
ComputationGraph Member List

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
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)ComputationGraphstatic
opId(const std::size_t node) const (defined in ComputationGraph)ComputationGraph
predecessors(const std::size_t node) 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
variable(const std::string &name, const bool createIfNotExists=false) (defined in ComputationGraph)ComputationGraph
variables() const (defined in ComputationGraph)ComputationGraph