PHP Class MathPHP\Probability\Distribution\Continuous\StandardNormalTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: markrogoyski/math-php

Méthodes publiques

Méthode Description
dataProviderForCDF ( )
testCDF ( $z, $cdf )
testMean ( )
testPDF ( )

Method Details

dataProviderForCDF() public méthode

public dataProviderForCDF ( )

testCDF() public méthode

public testCDF ( $z, $cdf )

testMean() public méthode

public testMean ( )

testPDF() public méthode

public testPDF ( )