uk.org.toot.dsp
Class FastMath

java.lang.Object
  extended by uk.org.toot.dsp.FastMath

public class FastMath
extends java.lang.Object


Constructor Summary
FastMath()
           
 
Method Summary
static float sin(float x)
           
static float triangle(float x)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastMath

public FastMath()
Method Detail

sin

public static float sin(float x)

triangle

public static float triangle(float x)


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.