matrix moments::get_cdf_gld ( size_t  num_intervals,
char *  param_type 
) const

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.
 All Classes Files Functions Variables Typedefs Friends Defines