All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.jhlabs.math.Function2D

public abstract interface Function2D

Method Index

 o evaluate(double, double)

Methods

 o evaluate
 public abstract double evaluate(double x,
                                 double y)

All Packages  Class Hierarchy  This Package  Previous  Next  Index