| Package | Description |
|---|---|
| net.finmath.montecarlo.automaticdifferentiation.backward |
Provides the implementation of backward automatic differentiation.
|
| Modifier and Type | Method and Description |
|---|---|
RandomVariableDifferentiableAADFactory.DiracDeltaApproximationMethod |
RandomVariableDifferentiableAADFactory.getDiracDeltaApproximationMethod() |
static RandomVariableDifferentiableAADFactory.DiracDeltaApproximationMethod |
RandomVariableDifferentiableAADFactory.DiracDeltaApproximationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RandomVariableDifferentiableAADFactory.DiracDeltaApproximationMethod[] |
RandomVariableDifferentiableAADFactory.DiracDeltaApproximationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.