public void CanInvertCdfTest()
 {
     ProbabilityDistributionTest.CanInvertCdf.Succeed(
         TestableGaussianDistribution00.Get());
 }