C# Class SharpNeat.Domains.FunctionRegression.MultiplicationFunction

Inheritance: IFunction
Show file 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