Class PartialDerivative

All Implemented Interfaces:
Differentiable, Evaluable, Outputable, Simplifiable, Comparable<GeneralFunction>, Iterable<GeneralFunction>

public class PartialDerivative
extends Transformation
A wrapper class used to store functions in the integration pipeline, allowing users to utilize the methods provided by the Differentiable interface.