The SensitivityGenerator T type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| SensitivityGenerator T | Initializes a new instance of the SensitivityGenerator T class |
Methods
| Name | Description | |
|---|---|---|
| GenerateSensitivities |
Generate sensitivities from the results of RunPerturbAndObserve ,
and using the selection functions ResultSelector and RecordedPerturbationSelector.
|
Properties
| Name | Description | |
|---|---|---|
| RecordedPerturbationSelector |
Maps the perturbations stored in the keys of AfterValues
to single objects that are convertible to | |
| ResultSelector |
Maps the results stored in BeforeValues and
the values of AfterValues to a single object that is
convertible to |
See Also