JMSLTM Numerical Library 5.0.1

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 5.0.1

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