Package functions.unitary.transforms
-
Class Summary Class Description Differential TheDifferentialclass is used as an intermediary for operations related to parsing derivatives and integrals.Integral A wrapper class used to store functions in the integration pipeline, allowing users to utilize the methods intools.integration.PartialDerivative A wrapper class used to store functions in the integration pipeline, allowing users to utilize the methods provided by theDifferentiableinterface.Transformation The abstractTransformationclass represents any transformation that turns one function into another function.