Enum DFRAfterEffect
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public enum DFRAfterEffect
Fields
| Name | Description |
|---|---|
| B | Model of the information gain based on the ratio of two Bernoulli processes. |
| L | Model of the information gain based on Laplace's law of succession. |
| No | Implementation used when there is no aftereffect. |