public class AmplitudeNormalizer extends Object implements InlineDataProcessor
Constructor and Description |
---|
AmplitudeNormalizer(double initialMax) |
Modifier and Type | Method and Description |
---|---|
void |
applyInline(double[] data,
int off,
int len)
Perform some in-place processing on the given data.
|
public void applyInline(double[] data, int off, int len)
InlineDataProcessor
applyInline
in interface InlineDataProcessor
data
- dataoff
- offlen
- lenCopyright © 2000–2016 DFKI GmbH. All rights reserved.