Header
And More


Package org.jfree.data.function

Representation for simple functions.

See:
          Description

Interface Summary
Function2D A function of the form y = f(x).
 

Class Summary
LineFunction2D A function in the form y = a + bx.
NormalDistributionFunction2D A normal distribution function.
PowerFunction2D A function of the form y = a * x ^ b.
 

Package org.jfree.data.function Description

Representation for simple functions.


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.