|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectspoke.signal.Filtre
spoke.signal.ondelette.Filtre
public class Filtre
Field Summary |
---|
Fields inherited from class spoke.signal.Filtre |
---|
f, n, ns2 |
Constructor Summary | |
---|---|
Filtre(double[] f)
|
Method Summary | |
---|---|
void |
convolution_decimation(Arithmetic[] in,
Arithmetic[] out,
int o,
int nb)
|
void |
dilatation_convolution(Arithmetic[] in,
Arithmetic[] out,
int o,
int nb)
|
Filtre |
miroir()
|
protected Filtre |
newinstance(double[] f)
|
Methods inherited from class spoke.signal.Filtre |
---|
conjugue, convolution, mod |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Filtre(double[] f)
Method Detail |
---|
public Filtre miroir()
public void convolution_decimation(Arithmetic[] in, Arithmetic[] out, int o, int nb)
public void dilatation_convolution(Arithmetic[] in, Arithmetic[] out, int o, int nb)
protected Filtre newinstance(double[] f)
newinstance
in class Filtre
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |