Uses of Interface
org.apache.commons.math4.analysis.interpolation.MultivariateInterpolator
| Package | Description |
|---|---|
| org.apache.commons.math4.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
-
Uses of MultivariateInterpolator in org.apache.commons.math4.analysis.interpolation
Classes in org.apache.commons.math4.analysis.interpolation that implement MultivariateInterpolator Modifier and Type Class Description classMicrosphereProjectionInterpolatorInterpolator that implements the algorithm described in William Dudziak's MS thesis.