| Package | Description |
|---|---|
| <Unnamed> | |
| net.cspeech.DSP |
| Modifier and Type | Method | Description |
|---|---|---|
static long |
WaveFilterJ.create(SISOFilter f) |
|
boolean |
MultiChJ.sisoFilt(int ch,
SISOFilter filt,
boolean newchan) |
|
boolean |
TF32J.sisoFilt(int ch,
SISOFilter filt,
double[] fcoef,
boolean newchan) |
|
boolean |
TF32J.sisoFilt(SISOFilter filt) |
|
boolean |
TF32J.sisoFilt(SISOFilter filt,
double[] fcoef) |
|
boolean |
WaveSourceJ.sisoFilt(SISOFilter filt) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InPlace |
|
class |
NonCausal |
| Modifier and Type | Method | Description |
|---|---|---|
void |
InPlace.setCascade(SISOFilter filter) |
|
void |
InPlace.setParallel(SISOFilter filter) |