Math.NET Numerics v0.3

IRealFunction Interface

The interface IRealFunction defines an interface of real valued function with one real argument.

For a list of all members of this type, see IRealFunction Members.

public interface IRealFunction

Remarks

This interface will typically be implemented for distributions. See MathNet.Numerics.Distributions.

Requirements

Namespace: MathNet.Numerics

Assembly: MathNet.Numerics (in MathNet.Numerics.dll)

See Also

IRealFunction Members | MathNet.Numerics Namespace