C# Class Accord.Tests.Statistics.GeneralContinuousDistributionTest

Show file Open project: accord-net/framework

Private Methods

Method Description
ConstructorTest0 ( ) : void
ConstructorTest1 ( ) : void
ConstructorTest10 ( ) : void
ConstructorTest11 ( ) : void
ConstructorTest12 ( ) : void
ConstructorTest13 ( ) : void
ConstructorTest14 ( ) : void
ConstructorTest15 ( ) : void
ConstructorTest16 ( ) : void
ConstructorTest17 ( ) : void
ConstructorTest2 ( ) : void
ConstructorTest3 ( ) : void
ConstructorTest4 ( ) : void
ConstructorTest6 ( ) : void
ConstructorTest7 ( ) : void
ConstructorTest8 ( ) : void
ConstructorTest9 ( ) : void
InverseDistributionFunctionTest ( ) : void
MedianTest ( ) : void
MedianTest2 ( ) : void
UsageTest ( ) : void
testChiSquare ( GeneralContinuousDistribution chisq ) : void
testGompertz ( GeneralContinuousDistribution gompertz ) : void
testInvGaussian ( GeneralContinuousDistribution invGaussian ) : void
testLaplace ( GeneralContinuousDistribution laplace ) : void
testLognormal ( GeneralContinuousDistribution log ) : void
testNakagami ( GeneralContinuousDistribution nakagami ) : void
testNormal ( GeneralContinuousDistribution normal, double prec ) : void
testVonMises ( GeneralContinuousDistribution vonMises, double prec ) : void