PHP Class test\Phpml\Math\StandardDeviation\StandardDeviationTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: php-ai/php-ml

Public Methods

Method Description
testStandardDeviationOfPopulationSample ( )
testThrowExceptionOnEmptyArrayIfNotSample ( )
testThrowExceptionOnToSmallArray ( )

Method Details

testStandardDeviationOfPopulationSample() public method

testThrowExceptionOnEmptyArrayIfNotSample() public method

testThrowExceptionOnToSmallArray() public method