algebra ======= This is summary documentation for hippynn.graphs.nodes.base.algebra module. :doc:`Click here for full documentation. </api_documentation/hippynn.graphs.nodes.base.algebra>` .. rubric:: Links to Full Documentation: :heading-level: 1 .. py:currentmodule:: hippynn.graphs.nodes.base.algebra .. automodule:: hippynn.graphs.nodes.base.algebra :noindex: .. rubric:: Functions .. autosummary:: coerces_values_to_nodes wrap_as_node .. rubric:: Classes .. autosummary:: AddNode AtLeast2D BinNode DivNode InvNode MulNode NegNode PowNode SubNode UnaryNode ValueNode