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, apply, apply, apply, barrier, barrier, cache, cap, cap, cos, discount, div, div, equals, exp, floor, floor, get, getAverage, getAverage, getFiltrationTime, getHistogram, getHistogram, getMax, getMin, getMutableCopy, getOperator, getQuantile, getQuantile, getQuantileExpectation, getRealizations, 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 © 2017. All rights reserved.