public interface RandomVariableAccumulatorInterface extends RandomVariableInterface
Modifier and Type | Method and Description |
---|---|
void |
accumulate(double time,
RandomVariableInterface randomVariable) |
void |
accumulate(RandomVariableInterface randomVariable) |
RandomVariableInterface |
get() |
RandomVariableInterface |
get(double fromTime,
double toTime) |
abs, accrue, add, add, addProduct, addProduct, addRatio, addSumProduct, apply, apply, apply, average, barrier, barrier, cache, cap, cap, cos, discount, div, div, doubleValue, equals, exp, floor, floor, get, getAverage, getAverage, getConditionalExpectation, getFiltrationTime, getHistogram, getHistogram, getMax, getMin, getOperator, getQuantile, getQuantile, getQuantileExpectation, getRealizations, getRealizationsStream, getSampleVariance, getStandardDeviation, getStandardDeviation, getStandardError, getStandardError, getVariance, getVariance, invert, isDeterministic, isNaN, log, mult, mult, pow, sin, size, sqrt, squared, sub, sub, subRatio
void accumulate(RandomVariableInterface randomVariable)
void accumulate(double time, RandomVariableInterface randomVariable)
RandomVariableInterface get()
RandomVariableInterface get(double fromTime, double toTime)
Copyright © 2018. All rights reserved.