C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
IDiscreteDistribution.cs
Go to the documentation of this file.
2{
7 public interface IDiscreteDistribution : IDistribution { }
8}
Represents any distribution that is discrete. With a discrete probability distribution,...
A distribution of values, used for parametric loss sets.