Uses of Package
org.jzy3d.maths.algorithms.interpolation

Packages that use org.jzy3d.maths.algorithms.interpolation
org.jzy3d.maths.algorithms.interpolation.bernstein   
org.jzy3d.plot3d.primitives Provides 3d primitives that either implement plot3d.rendering.Drawable or plot3d.rendering.Composite3d, and thus provide a draw() and transform() function for the plot3d.rendering.Scene
 

Classes in org.jzy3d.maths.algorithms.interpolation used by org.jzy3d.maths.algorithms.interpolation.bernstein
IInterpolator
           
 

Classes in org.jzy3d.maths.algorithms.interpolation used by org.jzy3d.plot3d.primitives
IInterpolator