SensitivityGenerator T  RecordedPerturbationSelector Property ElecNetKit Documentation
Maps the perturbations stored in the keys of AfterValues to single objects that are convertible to OnlineDouble.

Namespace: ElecNetKit.Sensitivities
Assembly: ElecNetKit.Sensitivities (in ElecNetKit.Sensitivities.dll) Version: 1.1.4771.27372 (1.1.0.0)
Syntax

public Func<Object, Object> RecordedPerturbationSelector { get; set; }
See Also