Nabla  1.0
Nabla - a DSL for Automatic differentiation
nb::Variable Member List

This is the complete list of members for nb::Variable, including all inherited members.

backward()nb::Nodeinlinevirtual
countnb::Node
datanb::Node
ddatanb::Node
forward(const Node &a, const Node &b)nb::Node
gradientnb::Node
inputsnb::Node
is_printednb::Node
is_scalarnb::Node
is_visitednb::Node
namenb::Node
Node()nb::Node
Node(Tensor &data)nb::Node
print()nb::Node
scalar_gradientnb::Node
Variable(int m, int n, std::vector< std::vector< double >> vals, int count, std::string name)nb::Variableinline