public class AmplifierTest
extends java.lang.Object
| Constructor and Description |
|---|
AmplifierTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
amplify(double[] data,
int fromIndex,
int toIndex,
double factor) |
static void |
main(java.lang.String[] args) |