|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interpolator | |
---|---|
edu.stanford.rsl.konrad.utils.interpolation |
Uses of Interpolator in edu.stanford.rsl.konrad.utils.interpolation |
---|
Subclasses of Interpolator in edu.stanford.rsl.konrad.utils.interpolation | |
---|---|
class |
LinearInterpolator
This is a class for interpolating between two data points using a linear polynomial. |
class |
LogLinearInterpolator
|
class |
LogLogInterpolator
|
Methods in edu.stanford.rsl.konrad.utils.interpolation that return Interpolator | |
---|---|
Interpolator |
NumberInterpolatingTreeMap.getInterpolator()
|
Methods in edu.stanford.rsl.konrad.utils.interpolation with parameters of type Interpolator | |
---|---|
void |
NumberInterpolatingTreeMap.setInterpolator(Interpolator interpolator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |