PHP Class tests\Phpml\Metric\ChebyshevTest

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

Public Methods

Method Description
setUp ( )
testCalculateDistanceForOneDimension ( )
testCalculateDistanceForThreeDimensions ( )
testCalculateDistanceForTwoDimensions ( )
testThrowExceptionOnInvalidArguments ( )

Method Details

setUp() public method

public setUp ( )

testCalculateDistanceForOneDimension() public method

testCalculateDistanceForThreeDimensions() public method

testCalculateDistanceForTwoDimensions() public method

testThrowExceptionOnInvalidArguments() public method