Package math.differentialcalculus
-
Class Summary Class Description CodeGenerator Objects of this class take the output of the semantic analyzer and uses it to generate code that the derivative engine can work with.Derivative DerivativeScanner DerivativeStructureBuilder Objects of this class break down a scanned function into simple format to which a simple chain rule can be applied,following all the principles of differentiation.Differentiable Anything that can be mathematically differentiated..DifferentiableManager ExpressionSimplifier Objects of this class seek to simplify a math expression, by taking it through a series of transformative processes.Formula FormulaManager Methods Parser SemanticAnalyzer Test Utilities