public interface RandomVariableAccumulatorInterface extends RandomVariable
Modifier and Type | Method and Description |
---|---|
void |
accumulate(double time,
RandomVariable randomVariable) |
void |
accumulate(RandomVariable randomVariable) |
RandomVariable |
get() |
RandomVariable |
get(double fromTime,
double toTime) |
abs, accrue, add, add, addProduct, addProduct, addRatio, addSumProduct, apply, apply, apply, average, bus, cache, cap, cap, choose, 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, getTypePriority, getValues, getVariance, getVariance, invert, isDeterministic, isNaN, log, mult, mult, pow, sin, size, sqrt, squared, sub, sub, subRatio, vid
void accumulate(RandomVariable randomVariable)
void accumulate(double time, RandomVariable randomVariable)
RandomVariable get()
RandomVariable get(double fromTime, double toTime)
Copyright © 2019. All rights reserved.