C# Class Accord.Tests.Math.IntegralTest

Show file Open project: accord-net/framework

Public Methods

Method Description
function3 ( double x ) : double

Private Methods

Method Description
GaussKronrodTest ( ) : void
MultipleTests_Examples ( ) : void
RombergTest ( ) : void
TrapezoidalTest ( ) : void
function1 ( double x ) : double
function2 ( double x ) : double

Method Details

function3() public static method

public static function3 ( double x ) : double
x double
return double