public interface IDescriptorPreprocessor extends Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getDimension() |
String |
getExplanation() |
double[] |
process(double[] values) |
void |
setDimension(int n) |
void |
setExplanation(String explanation) |
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.