Uses of Interface
org.apache.commons.math.analysis.interpolation.MultivariateRealInterpolator

Packages that use MultivariateRealInterpolator
org.apache.commons.math.analysis.interpolation Univariate real functions interpolation algorithms. 
 

Uses of MultivariateRealInterpolator in org.apache.commons.math.analysis.interpolation
 

Classes in org.apache.commons.math.analysis.interpolation that implement MultivariateRealInterpolator
 class MicrosphereInterpolator
          Interpolator that implements the algorithm described in William Dudziak's MS thesis
 



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.