JMSLTM Numerical Library 4.0

com.imsl.math
Interface ZeroFunction.Function

Enclosing interface:
ZeroFunction

public static interface ZeroFunction.Function

Public interface for the user supplied function to ZeroFunction.


Method Summary
 double f(double x)
          Returns the value of the function at the given point.
 

Method Detail

f

public double f(double x)
Returns the value of the function at the given point.

Parameters:
x - a double specifying the point at which the function is to be evaluated
Returns:
a double specifying the value of the function at x

JMSLTM Numerical Library 4.0

Copyright 1970-2006 Visual Numerics, Inc.
Built June 1 2006.