See: Description
Interface | Description |
---|---|
ConditionalExpectationEstimatorInterface |
The interface which has to be implemented by a fixed conditional expectation operator,
i.e., E( · | Z ) for a fixed Z.
|
RandomVariableAccumulatorInterface |
The interface implemented by a mutable random variable accumulator.
|
RandomVariableInterface |
This interface describes the methods implemented by an immutable random variable, i.e.
|
Class | Description |
---|---|
Scalar |
A scalar value implementing the RandomVariableInterface.
|
Copyright © 2017. All rights reserved.