public class PolyFitDerivativeEvaluator extends RecursiveNumericEvaluator implements ManyValueWorker
| Modifier and Type | Field and Description | 
|---|---|
| protected static long | serialVersionUID | 
constructingFactory, containedEvaluators, nodeId, streamContext| Constructor and Description | 
|---|
| PolyFitDerivativeEvaluator(StreamExpression expression,
                          StreamFactory factory) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | doWork(Object... objects) | 
normalizeInputTypeevaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateOverContextprotected static final long serialVersionUID
public PolyFitDerivativeEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic Object doWork(Object... objects) throws IOException
doWork in interface ManyValueWorkerdoWork in interface ValueWorkerIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.