Interface ILaplaceSmoothingModel
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface ILaplaceSmoothingModel : ISmoothingModel
Properties
| Edit this page View SourceAlpha
Declaration
[DataMember(Name = "alpha")]
double? Alpha { get; set; }
Property Value
Type | Description |
---|---|
double? |