JMSLTM Numerical Library 6.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

double f(double x)
Function to be charted.


JMSLTM Numerical Library 6.0

Copyright © 1970-2009 Visual Numerics, Inc.
Built September 1 2009.