Function that gets the cdf of the reconstructed GLD distribution from given moments.
- Parameters:
-
num_intervals | : Numbner of intervals for which CDF is to be plotted |
param_type | : Type of parametrization (i.e. FMKL or RS) |
- Returns:
- matrix : Matrix containing cdf vs random variable data. Gets the GLD reconstructions. Supports two diffrent parametrizations, RS and FMKL. The option should be added at run-time.