railo.runtime.img.interpolation
Class Hermite

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

public class Hermite
extends Object
implements Interpolation


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

Hermite

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