Uses of Interface
net.finmath.montecarlo.automaticdifferentiation.RandomVariableDifferentiableFactory
Packages that use RandomVariableDifferentiableFactory
Package
Description
Provides classes adding automatic differentiation capabilities to objects relying on RandomVariable objects.
Provides the implementation of backward automatic differentiation.
Provides the implementation of forward automatic differentiation.
-
Uses of RandomVariableDifferentiableFactory in net.finmath.montecarlo.automaticdifferentiation
Classes in net.finmath.montecarlo.automaticdifferentiation that implement RandomVariableDifferentiableFactoryModifier and TypeClassDescriptionclass
A random variable factory extendingAbstractRandomVariableFactory
providing random variables implementingRandomVariableDifferentiable
. -
Uses of RandomVariableDifferentiableFactory in net.finmath.montecarlo.automaticdifferentiation.backward
Classes in net.finmath.montecarlo.automaticdifferentiation.backward that implement RandomVariableDifferentiableFactory -
Uses of RandomVariableDifferentiableFactory in net.finmath.montecarlo.automaticdifferentiation.forward
Classes in net.finmath.montecarlo.automaticdifferentiation.forward that implement RandomVariableDifferentiableFactory