railo.runtime.img.interpolation
Class Blackman

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

public class Blackman
extends Object
implements Interpolation


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

Blackman

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