public interface InlineDataProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
applyInline(double[] data,
int off,
int len)
Perform some in-place processing on the given data.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.