|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplugins.big.bigsnakeutils.process.process1D.Filters
public class Filters
Class that implements some 1D filtering operations.
| Constructor Summary | |
|---|---|
Filters()
|
|
| Method Summary | |
|---|---|
static double[] |
prescaledPeriodic(double[] s,
double[] pole)
Filters an array with a all-pole recursive filter with periodic boundary conditions. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Filters()
| Method Detail |
|---|
public static double[] prescaledPeriodic(double[] s,
double[] pole)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||