Namespaces

Types

Type IRealFunction

Namespace MathNet.Numerics

Methods

Public instance methods

double ValueOf(double input)

Gets the function value associated the providedinput value.
The semantic associated to this interface is (the same input should lead to the same returned value).
Parameters
return double
double input