PHP Class MathPHP\Probability\Distribution\Continuous\LogNormalTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: markrogoyski/math-php

Public Methods

Method Description
dataProviderForCDF ( )
dataProviderForMean ( )
dataProviderForPDF ( )
testCDF ( $x, , , $cdf )
testMean ( , , $mean )
testPDF ( $x, , , $pdf )

Method Details

dataProviderForCDF() public method

public dataProviderForCDF ( )

dataProviderForMean() public method

public dataProviderForMean ( )

dataProviderForPDF() public method

public dataProviderForPDF ( )

testCDF() public method

public testCDF ( $x, , , $cdf )

testMean() public method

public testMean ( , , $mean )

testPDF() public method

public testPDF ( $x, , , $pdf )