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