internal override BaseDistribution InnerGetAbs()
 {
     return(CommonRandomMath.Abs(this));
 }