C# Class SharpNeat.Domains.FunctionRegression.LogFunction

Inheritance: IFunction
ファイルを表示 Open project: colgreen/sharpneat

Public Methods

Method Description
GetValue ( double args ) : double

Method Details

GetValue() public method

public GetValue ( double args ) : double
args double
return double