JMSLTM Numerical Library 5.0.1

com.imsl.math
Interface HyperRectangleQuadrature.Function

Enclosing class:
HyperRectangleQuadrature

public static interface HyperRectangleQuadrature.Function

Public interface function for the HyperRectangleQuadrature class.


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

Method Detail

f

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

Parameters:
x - a double array 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 5.0.1

Copyright © 1970-2008 Visual Numerics, Inc.
Built July 8 2008.