C# Class Accord.Tests.Statistics.NonLinearLeastSquaresTest

Show file Open project: accord-net/framework

Private Methods

Method Description
ExampleTest ( ) : void
RunTest ( ) : void
RunTest1 ( ) : void
function ( double parameters, double input ) : double
gradient ( double parameters, double input, double result ) : void