railo.runtime.img.interpolation
Class Hamming

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

public class Hamming
extends Object
implements Interpolation


Constructor Summary
Hamming()
           
 
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

Hamming

public Hamming()
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