JMSLTM Numerical Library 4.0

com.imsl.chart
Interface ChartFunction

All Known Implementing Classes:
ChartSpline

public interface ChartFunction

An interface that allows a function to be plotted.

See Also:
Data, Chart Programmer's Guide: Function Plot

Method Summary
 double f(double x)
          Function to be charted.
 

Method Detail

f

public double f(double x)
Function to be charted.


JMSLTM Numerical Library 4.0

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