|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.softsynth.math.ChebyshevPolynomial
public class ChebyshevPolynomial
ChebyshevPolynomial
Used to generate data for waveshaping table oscillators.
Constructor Summary | |
---|---|
ChebyshevPolynomial()
|
Method Summary | |
---|---|
static Polynomial |
T(int order)
Calculates Chebyshev polynomial of specified integer order. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChebyshevPolynomial()
Method Detail |
---|
public static Polynomial T(int order)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |