public interface ProcessCharacteristicFunctionInterface
| Modifier and Type | Method and Description |
|---|---|
CharacteristicFunctionInterface |
apply(double time)
Returns the characteristic function of X(t), where X is
this stochastic process. |
CharacteristicFunctionInterface apply(double time)
this stochastic process.time - The time at which the stochastic process is observed.Copyright © 2015. All rights reserved.