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

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

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

Classes in org.apache.commons.math3.analysis.interpolation that implement TrivariateGridInterpolator
 class TricubicSplineInterpolator
          Generates a tricubic interpolating function.
 class TriLinearIntervalsInterpolator
          Class representing a TrivariateGridInterpolator for linear interpolation in dimension 3.
 



Copyright © 2017 CNES. All Rights Reserved.