All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.jhlabs.math.Function3D

public abstract interface Function3D

Method Index

 o evaluate(double, double, double)

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index