Uses of Class
net.finmath.montecarlo.automaticdifferentiation.forward.RandomVariableDifferentiableAD
| Package | Description |
|---|---|
| net.finmath.montecarlo.automaticdifferentiation.forward |
Provides the implementation of forward automatic differentiation.
|
-
Uses of RandomVariableDifferentiableAD in net.finmath.montecarlo.automaticdifferentiation.forward
Methods in net.finmath.montecarlo.automaticdifferentiation.forward that return RandomVariableDifferentiableAD Modifier and Type Method Description static RandomVariableDifferentiableADRandomVariableDifferentiableAD. of(double value)static RandomVariableDifferentiableADRandomVariableDifferentiableAD. of(RandomVariable randomVariable)