Uses of Interface
org.apache.commons.math3.analysis.interpolation.MultivariateInterpolator

Packages that use MultivariateInterpolator
org.apache.commons.math3.analysis.interpolation Univariate real functions interpolation algorithms. 
 

Uses of MultivariateInterpolator in org.apache.commons.math3.analysis.interpolation
 

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



Copyright © 2017 CNES. All Rights Reserved.