railo.runtime.img.interpolation
Class Hanning

java.lang.Object
  extended by railo.runtime.img.interpolation.Hanning
All Implemented Interfaces:
Interpolation

public class Hanning
extends Object
implements Interpolation


Constructor Summary
Hanning()
           
 
Method Summary
 double f(double x)
           
 double getSupport()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hanning

public Hanning()
Method Detail

f

public double f(double x)
Specified by:
f in interface Interpolation

getSupport

public double getSupport()
Specified by:
getSupport in interface Interpolation


Copyright © 2012 Railo