|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.umd.cfar.lamp.viper.gui.data.HelpInterpolate edu.umd.cfar.lamp.viper.gui.data.fvalue.FvalueInterpolator
Constructor Summary | |
FvalueInterpolator()
|
Method Summary | |
ArbitraryIndexList |
helpInterpolate(java.lang.Object alpha,
java.lang.Object beta,
long between)
Return the between values between a and b. |
Methods inherited from class edu.umd.cfar.lamp.viper.gui.data.HelpInterpolate |
interpolate, oneNth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FvalueInterpolator()
Method Detail |
public ArbitraryIndexList helpInterpolate(java.lang.Object alpha, java.lang.Object beta, long between) throws InterpolationException
HelpInterpolate
between
values between a and b.
helpInterpolate
in class HelpInterpolate
alpha
- beta
- between
-
InterpolationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |