mathmaker  0.6(alpha)
Public Member Functions
core.calculus.ComposedCalculable Class Reference

Abstract mother class of objects composed of Calculable=Calculable=... More...

Inheritance diagram for core.calculus.ComposedCalculable:
core.base.Printable core.base.NamedObject core.base.Clonable core.calculus.Equality core.calculus.Equation core.calculus.Expression core.calculus.SubstitutableEquality core.calculus.CrossProductEquation

List of all members.

Public Member Functions

def __init__
 Constructor.

Detailed Description

Abstract mother class of objects composed of Calculable=Calculable=...

Definition at line 103 of file calculus.py.


Constructor & Destructor Documentation

Constructor.

Warning:
Must be redefined

Reimplemented from core.base.NamedObject.

Definition at line 113 of file calculus.py.

Referenced by core.calculus.Equation.__init__(), and core.root_calculus.Value.substitute().


The documentation for this class was generated from the following file: