railo.runtime.img.interpolation
Class Triangle

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

public class Triangle
extends Object
implements Interpolation


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

Triangle

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