|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectq1471341.mp1074.integration.lattice.Trigonometric1Periodizer
Implements a periodizer based on the trigonometric transformation
phi(t) = t-sin(2 pi t) / 2 pi with derivative
phi(t)' = 1-cos(2 pi t).
| Constructor Summary | |
Trigonometric1Periodizer()
|
|
| Method Summary | |
double |
getDerivative()
|
double[] |
periodize(double[] x)
Applies the periodizing transformation on the argument vector x |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Trigonometric1Periodizer()
| Method Detail |
public double[] periodize(double[] x)
x
periodize in interface Periodizerpublic double getDerivative()
getDerivative in interface Periodizerx
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||