public class MultiVariateNormalDistributionEvaluator extends RecursiveObjectEvaluator implements TwoValueWorker
constructingFactory, containedEvaluators, nodeId, streamContext
Constructor and Description |
---|
MultiVariateNormalDistributionEvaluator(StreamExpression expression,
StreamFactory factory) |
Modifier and Type | Method and Description |
---|---|
Object |
doWork(Object first,
Object second) |
evaluate, getStreamContext, normalizeInputType, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doWork
evaluateOverContext
public MultiVariateNormalDistributionEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOException
public Object doWork(Object first, Object second) throws IOException
doWork
in interface TwoValueWorker
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.