Uses of Class
org.apache.commons.math3.analysis.interpolation.AbstractLinearIntervalsFunction

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

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

Subclasses of AbstractLinearIntervalsFunction in org.apache.commons.math3.analysis.interpolation
 class BiLinearIntervalsFunction
          Implements the representation of a linear function in dimension 2.
 class TriLinearIntervalsFunction
          Implements the representation of a linear function in dimension 2.
 class UniLinearIntervalsFunction
          Implements the representation of a linear function in dimension 1.
 



Copyright © 2017 CNES. All Rights Reserved.